summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/m_encap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/m_encap.c b/modules/m_encap.c
index f22485a..61d337a 100644
--- a/modules/m_encap.c
+++ b/modules/m_encap.c
@@ -50,7 +50,6 @@ ms_encap(struct Client *client_p, struct Client *source_p,
int paramcount, mpara = 0;
#endif
struct Message *mptr = NULL;
- MessageHandler handler = 0;
for (i = 1; i < (unsigned int)parc - 1; i++)
{