Remove useless lines

This commit is contained in:
Jonas Kulla 2013-12-26 14:58:24 +01:00
parent 0ea242755e
commit 8215bc7e7d
1 changed files with 0 additions and 2 deletions

View File

@ -30,7 +30,6 @@
struct SharedStatePrivate;
struct RGSSThreadData;
struct GlobalIBO;
struct mrb_state;
struct SDL_Window;
struct TEXFBO;
struct Quad;
@ -46,7 +45,6 @@ class GLState;
class TexPool;
class FontPool;
class Font;
struct BlurShader;
struct GlobalIBO;
struct Config;
struct Vec2i;