From c9f52e60ea7eadca0d11fc0bbf7eb8a6ad465925 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 8 Jun 2009 08:31:05 -0600 Subject: Remove some unused variables --- src/being.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index 4f28425e..3c77cd2a 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -59,9 +59,7 @@ #define BEING_EFFECTS_FILE "effects.xml" #define HAIR_FILE "hair.xml" -int Being::mNumberOfHairColors = 1; int Being::mNumberOfHairstyles = 1; -std::vector Being::hairColors; static const int DEFAULT_WIDTH = 32; static const int DEFAULT_HEIGHT = 32; -- cgit v1.2.3-60-g2f50