diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-01-11 21:49:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-01-11 21:49:16 +0300 |
commit | 5b4e74ab44a2ae4eab9db71c860885802e2ba28d (patch) | |
tree | 065e1c4a5c5639b77789e7cf51ca25efeeb7e86a /src/gui/windows/charcreatedialog.h | |
parent | ac12efd17d9f719b083d8af1eb5a06853835e8d6 (diff) | |
download | plus-5b4e74ab44a2ae4eab9db71c860885802e2ba28d.tar.gz plus-5b4e74ab44a2ae4eab9db71c860885802e2ba28d.tar.bz2 plus-5b4e74ab44a2ae4eab9db71c860885802e2ba28d.tar.xz plus-5b4e74ab44a2ae4eab9db71c860885802e2ba28d.zip |
Fix code style.
Diffstat (limited to 'src/gui/windows/charcreatedialog.h')
-rw-r--r-- | src/gui/windows/charcreatedialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/windows/charcreatedialog.h b/src/gui/windows/charcreatedialog.h index d179982ad..ed1a8fcf3 100644 --- a/src/gui/windows/charcreatedialog.h +++ b/src/gui/windows/charcreatedialog.h @@ -35,7 +35,6 @@ class Button; class CharSelectDialog; class Label; class PlayerBox; -class RadioButton; class Slider; class TabStrip; class TextField; |