summaryrefslogtreecommitdiff
path: root/src/gui/windows/skilldialog.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 01:59:32 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 01:59:32 +0300
commit10273bc94e90fefcfe3fc215aaaaafe7e0e96bd4 (patch)
tree111df89896898fd8e5393c78fc1d0c827a43a2c0 /src/gui/windows/skilldialog.h
parent9de5161f9d55e4e2ece1653e6cb7decf5b3f0b9b (diff)
downloadplus-10273bc94e90fefcfe3fc215aaaaafe7e0e96bd4.tar.gz
plus-10273bc94e90fefcfe3fc215aaaaafe7e0e96bd4.tar.bz2
plus-10273bc94e90fefcfe3fc215aaaaafe7e0e96bd4.tar.xz
plus-10273bc94e90fefcfe3fc215aaaaafe7e0e96bd4.zip
Remove useless includes.
Diffstat (limited to 'src/gui/windows/skilldialog.h')
-rw-r--r--src/gui/windows/skilldialog.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/windows/skilldialog.h b/src/gui/windows/skilldialog.h
index 3bf64df9b..e0ed1f1b2 100644
--- a/src/gui/windows/skilldialog.h
+++ b/src/gui/windows/skilldialog.h
@@ -27,9 +27,6 @@
#include "listeners/actionlistener.h"
-const int SKILL_MIN_ID = 200000;
-const unsigned int SKILL_VAR_MIN_ID = 1000000;
-
class Button;
class Label;
class SkillModel;