[Orxonox-commit 1790] r6508 - code/branches/sound5/src/orxonox/sound

erwin at orxonox.net erwin at orxonox.net
Thu Mar 11 15:47:35 CET 2010


Author: erwin
Date: 2010-03-11 15:47:35 +0100 (Thu, 11 Mar 2010)
New Revision: 6508

Modified:
   code/branches/sound5/src/orxonox/sound/AmbientSound.h
Log:
Removed unused function declarations

Modified: code/branches/sound5/src/orxonox/sound/AmbientSound.h
===================================================================
--- code/branches/sound5/src/orxonox/sound/AmbientSound.h	2010-03-11 14:40:14 UTC (rev 6507)
+++ code/branches/sound5/src/orxonox/sound/AmbientSound.h	2010-03-11 14:47:35 UTC (rev 6508)
@@ -72,7 +72,6 @@
     protected:
         ~AmbientSound() { }
 
-        void doPlay();
         void doStop();
 
     private:




More information about the Orxonox-commit mailing list