From dfcc6397848d4597b386b688f689352de6c19ae2 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 26 Mar 2009 00:27:05 +0100 Subject: Remove redundancy, fix variable names and other code cleanups --- src/being.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/being.h') diff --git a/src/being.h b/src/being.h index e9805d9b..8c92ab78 100644 --- a/src/being.h +++ b/src/being.h @@ -633,11 +633,6 @@ class Being : public Sprite /** Reset particle status effects on next redraw? */ bool mMustResetParticles; -#ifdef TMWSERV_SUPPORT - static const int DEFAULT_WIDTH = 32; - static const int DEFAULT_HEIGHT = 32; -#endif - // Speech Bubble components SpeechBubble *mSpeechBubble; -- cgit v1.2.3-70-g09d2