summaryrefslogtreecommitdiff
path: root/src/net/chathandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-11 17:13:54 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-11 17:13:54 +0300
commit333fa4263ce7278b723b57aca4a21be7fb15ca3d (patch)
tree4ef450fadb152cc170066e32a58918bbf2952c38 /src/net/chathandler.h
parenta5bda75dae5facec9f920af28865aae4d46b545b (diff)
downloadplus-333fa4263ce7278b723b57aca4a21be7fb15ca3d.tar.gz
plus-333fa4263ce7278b723b57aca4a21be7fb15ca3d.tar.bz2
plus-333fa4263ce7278b723b57aca4a21be7fb15ca3d.tar.xz
plus-333fa4263ce7278b723b57aca4a21be7fb15ca3d.zip
Fix code style.
Diffstat (limited to 'src/net/chathandler.h')
-rw-r--r--src/net/chathandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/chathandler.h b/src/net/chathandler.h
index 630946498..2d53fcae7 100644
--- a/src/net/chathandler.h
+++ b/src/net/chathandler.h
@@ -23,7 +23,6 @@
#ifndef NET_CHATHANDLER_H
#define NET_CHATHANDLER_H
-#include <list>
#include <string>
#include "localconsts.h"