summaryrefslogtreecommitdiff
path: root/src/gui/widgets/whispertab.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-12 17:42:41 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-12 17:42:41 +0300
commit5723ab9b763ac4113f1f46e129c089767d22639e (patch)
tree58eb1ab4ea0d537229252164007fc54bed9b8185 /src/gui/widgets/whispertab.h
parent8d71ef94f02c32574b952e5a3cefb4c28909f9e1 (diff)
downloadmv-5723ab9b763ac4113f1f46e129c089767d22639e.tar.gz
mv-5723ab9b763ac4113f1f46e129c089767d22639e.tar.bz2
mv-5723ab9b763ac4113f1f46e129c089767d22639e.tar.xz
mv-5723ab9b763ac4113f1f46e129c089767d22639e.zip
remove unused includes from widget files.
Diffstat (limited to 'src/gui/widgets/whispertab.h')
-rw-r--r--src/gui/widgets/whispertab.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/whispertab.h b/src/gui/widgets/whispertab.h
index 89f961b00..a28bd4a2e 100644
--- a/src/gui/widgets/whispertab.h
+++ b/src/gui/widgets/whispertab.h
@@ -25,8 +25,6 @@
#include "gui/widgets/chattab.h"
-class Channel;
-
/**
* A tab for whispers from a single player.
*/