summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2008-12-26 22:45:24 -0700
committerIra Rice <irarice@gmail.com>2008-12-26 22:45:24 -0700
commit4854bc433cd74bb072d02e25aa416f06ff6257b4 (patch)
tree13fbae3ee50ea27829d31fb328d0ef761733dcc9 /src/being.cpp
parent0289c04b5454b42676f3b6beb68571e71617500c (diff)
downloadmana-client-4854bc433cd74bb072d02e25aa416f06ff6257b4.tar.gz
mana-client-4854bc433cd74bb072d02e25aa416f06ff6257b4.tar.bz2
mana-client-4854bc433cd74bb072d02e25aa416f06ff6257b4.tar.xz
mana-client-4854bc433cd74bb072d02e25aa416f06ff6257b4.zip
Fixed a potential leak in setup, changed the default border color to
white for wallpapers (matches our wallpapers better), and fixed the effect manager. Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp4
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;