From bfbb9b574f25503b18db03c5dcd285a1a3409aa3 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Wed, 4 Feb 2015 22:47:24 +1100 Subject: [PATCH] Remove unused macro --- src/connector.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/connector.c b/src/connector.c index 750fa90e..c002dba9 100644 --- a/src/connector.c +++ b/src/connector.c @@ -22,7 +22,6 @@ #include "utlist.h" #define MAX_MSGSIZE 1024 -#define SOI (sizeof(int)) struct client_instance { /* For clients hashtable */