From f416e6b792e5dda143f60b7a2724db6b3ec33d75 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 28 Dec 2012 22:55:35 +0000 Subject: Support for rendering globes with rings, removed hardcoded 'corona' prefix for corona textures, added support for projectile fire sounds. --- src/client/soundext.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/soundext.h') diff --git a/src/client/soundext.h b/src/client/soundext.h index cf5585e..2750afd 100644 --- a/src/client/soundext.h +++ b/src/client/soundext.h @@ -73,8 +73,6 @@ public: typedef std::list Sounds; private: - void clear(); - /// index of the audio buffer containing the thruster sound loop size_t state_thusterloopbuffer; /// index of the audio buffer containing the impulse sound loop -- cgit v1.2.3