Remove forward declaration, as the include is there anyway...

This commit is contained in:
lotodore
2013-04-30 12:14:23 +02:00
parent b3cdf603cc
commit 9e1c02838e
-2
View File
@@ -42,8 +42,6 @@
#include <SDL/SDL_mixer.h>
#endif
struct Mix_Chunk;
/**
@author FThauer FHammer <webmaster@pokerth.net>
*/