From 4893acb9cdbd83349f88668ca932f7fddd3e8288 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 9 Apr 2009 23:05:28 +0200 Subject: Some random cleanups --- src/sound.h | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'src/sound.h') diff --git a/src/sound.h b/src/sound.h index c30ef7cd..2e43ef37 100644 --- a/src/sound.h +++ b/src/sound.h @@ -27,7 +27,6 @@ #else #include #endif -#include #include @@ -35,16 +34,10 @@ * * \ingroup CORE */ -class Sound { +class Sound +{ public: - /** - * Constructor. - */ Sound(); - - /** - * Destructor. - */ ~Sound(); /** -- cgit v1.2.3-70-g09d2