From 2ed840d56432e62048eef5ce71c7bf215faa708a Mon Sep 17 00:00:00 2001 From: Marcus Overhagen Date: Sat, 26 Aug 2006 09:16:56 +0000 Subject: [PATCH] cleanup git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18628 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/game/PushGameSound.h | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/headers/os/game/PushGameSound.h b/headers/os/game/PushGameSound.h index 994a7dcd1a..8e71ecd27f 100644 --- a/headers/os/game/PushGameSound.h +++ b/headers/os/game/PushGameSound.h @@ -26,20 +26,10 @@ #ifndef _PUSHGAMESOUND_H #define _PUSHGAMESOUND_H -// Standard Includes ----------------------------------------------------------- -// System Includes ------------------------------------------------------------- #include -// Project Includes ------------------------------------------------------------ -// Local Includes -------------------------------------------------------------- - -// Local Defines --------------------------------------------------------------- - -// Globals --------------------------------------------------------------------- - -// FileGameSound ------------------------------------------------------------- class BPushGameSound : public BStreamingGameSound { public: