aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/socketspy/SocketSpyWindow.cpp
diff options
context:
space:
mode:
authorGravatar un1versal2016-05-04 03:02:05 +0100
committerGravatar un1versal2016-05-04 05:43:51 +0100
commitc8f112374c85294ad6ae1ffe9924ea9ae8d8556a (patch)
tree94c72283ef30d7e9f1e12614b25e04f740862349 /src/modules/socketspy/SocketSpyWindow.cpp
parentvarious: remove remaining <nobr> (diff)
downloadKVIrc-c8f112374c85294ad6ae1ffe9924ea9ae8d8556a.tar.gz
KVIrc-c8f112374c85294ad6ae1ffe9924ea9ae8d8556a.tar.bz2
KVIrc-c8f112374c85294ad6ae1ffe9924ea9ae8d8556a.zip
cleanup duplicate includes
Diffstat (limited to 'src/modules/socketspy/SocketSpyWindow.cpp')
-rw-r--r--src/modules/socketspy/SocketSpyWindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/socketspy/SocketSpyWindow.cpp b/src/modules/socketspy/SocketSpyWindow.cpp
index 1789b35de..ef213a874 100644
--- a/src/modules/socketspy/SocketSpyWindow.cpp
+++ b/src/modules/socketspy/SocketSpyWindow.cpp
@@ -30,7 +30,6 @@
#include "KviOptions.h"
#include "KviLocale.h"
#include "KviConsoleWindow.h"
-//#include "KviModule.h"
extern KviPointerList<SocketSpyWindow> * g_pSocketSpyWindowList;