summary refs log tree commit diff
path: root/unscoop.c
diff options
context:
space:
mode:
Diffstat (limited to 'unscoop.c')
-rw-r--r--unscoop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/unscoop.c b/unscoop.c
index f2d79cb..5aecf19 100644
--- a/unscoop.c
+++ b/unscoop.c
@@ -28,8 +28,6 @@
 
 #include "database.h"
 
-#define ARRAY_LEN(a) (sizeof(a) / sizeof((a)[0]))
-
 enum { ParamCap = 8 };
 
 struct Matcher {