summaryrefslogtreecommitdiff
path: root/src/clientiface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/clientiface.h')
-rw-r--r--src/clientiface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/clientiface.h b/src/clientiface.h
index 551d71bbe..f002f37fb 100644
--- a/src/clientiface.h
+++ b/src/clientiface.h
@@ -165,7 +165,6 @@ namespace con {
class Connection;
}
-#define CI_ARRAYSIZE(a) (sizeof(a) / sizeof((a)[0]))
// Also make sure to update the ClientInterface::statenames
// array when modifying these enums