diff options
Diffstat (limited to 'src/being.cpp')
-rw-r--r-- | src/being.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/being.cpp b/src/being.cpp index 3f4c5d9c..edacbc26 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -48,10 +48,6 @@ #include "utils/xml.h" #define BEING_EFFECTS_FILE "effects.xml" - -#include "utils/xml.h" - -#define BEING_EFFECTS_FILE "effects.xml" #define HAIR_FILE "hair.xml" int Being::instances = 0; |