summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/being.cpp b/src/being.cpp
index 5eb62b2d..69da1182 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -48,9 +48,6 @@
#include "utils/tostring.h"
#include "utils/xml.h"
-#define BEING_EFFECTS_FILE "effects.xml"
-#define HAIR_FILE "hair.xml"
-
int Being::instances = 0;
int Being::mNumberOfHairstyles = 1;
ImageSet *Being::emotionSet = NULL;