summaryrefslogtreecommitdiff
path: root/src/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/environment.h')
-rw-r--r--src/environment.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/environment.h b/src/environment.h
index 14a18421b..0cc3222f9 100644
--- a/src/environment.h
+++ b/src/environment.h
@@ -42,13 +42,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "threading/atomic.h"
#include "network/networkprotocol.h" // for AccessDeniedCode
-class ITextureSource;
-class IGameDef;
-class Map;
-class GameScripting;
-class Player;
-class PointedThing;
-
class Environment
{
public: