Skip to content

Commit

Permalink
Removed some obsolete stuff from supertux/globals.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Grumbel committed Aug 27, 2014
1 parent e07ce58 commit 590d47c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/supertux/globals.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

#include "supertux/globals.hpp"

#include <tinygettext/tinygettext.hpp>

#include "supertux/gameconfig.hpp"

int SCREEN_WIDTH;
Expand Down
2 changes: 0 additions & 2 deletions src/supertux/globals.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@

#include <memory>

typedef struct SDL_Surface SDL_Surface;
namespace tinygettext { class DictionaryManager; }
class Config;
class TileSet;

Expand Down

0 comments on commit 590d47c

Please sign in to comment.