diff options
| author | 2016-05-04 03:02:05 +0100 | |
|---|---|---|
| committer | 2016-05-04 05:43:51 +0100 | |
| commit | c8f112374c85294ad6ae1ffe9924ea9ae8d8556a (patch) | |
| tree | 94c72283ef30d7e9f1e12614b25e04f740862349 /src/modules/socketspy/SocketSpyWindow.cpp | |
| parent | various: remove remaining <nobr> (diff) | |
| download | KVIrc-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.cpp | 1 |
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; |
