summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/being.cpp b/src/being.cpp
index 04cd6719..2747b87d 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -66,8 +66,6 @@
#include <cassert>
#include <cmath>
-#define HAIR_FILE "hair.xml"
-
int Being::mNumberOfHairstyles = 1;
Being::Being(int id, Type type, int subtype, Map *map):