aboutsummaryrefslogtreecommitdiff
path: root/src/crcombat.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/crcombat.cc')
-rw-r--r--src/crcombat.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/crcombat.cc b/src/crcombat.cc
index 43c3f76..f942332 100644
--- a/src/crcombat.cc
+++ b/src/crcombat.cc
@@ -4,8 +4,6 @@
#include "magic.hh"
#include "operate.hh"
-#include "stubs.hh"
-
TCombat::TCombat(void){
this->Master = NULL;
this->EarliestAttackTime = 0;