aboutsummaryrefslogtreecommitdiff
path: root/src/objects.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/objects.cc')
-rw-r--r--src/objects.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/objects.cc b/src/objects.cc
index 5231fc8..94edca4 100644
--- a/src/objects.cc
+++ b/src/objects.cc
@@ -3,8 +3,6 @@
#include "containers.hh"
#include "script.hh"
-#include "stubs.hh"
-
#include <fstream>
static vector<TObjectType> ObjectTypes(0, 5000, 1000);