From a37bc00b59fecc0ef237804c4d025c54c5603c8b Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 05:42:02 +0100 Subject: [PATCH] Remove unnecessary include --- src/common/inbound.c | 1 - 1 file changed, 1 deletion(-) 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"