summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-30 05:42:02 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-30 05:42:02 +0100
commita37bc00b59fecc0ef237804c4d025c54c5603c8b (patch)
tree6a7a88de2f14b0e93e332c5e13fc1311caef47a2
parent9f55b2a4959b372846fcb8f75323f0a52231e416 (diff)
Remove unnecessary include
-rw-r--r--src/common/inbound.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/inbound.c b/src/common/inbound.c
index 3d42279f..0c5bccd3 100644
--- a/src/common/inbound.c
+++ b/src/common/inbound.c
@@ -45,7 +45,6 @@
 #include "servlist.h"
 #include "text.h"
 #include "ctcp.h"
-#include "plugin.h"
 #include "hexchatc.h"