From 7b43dd1754f40abcbe54ebf6c55843fcb1688831 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Thu, 6 Mar 2003 16:42:07 +0000 Subject: removed duplicated macro svn-id: r6716 --- simon/simon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'simon') diff --git a/simon/simon.h b/simon/simon.h index 242e00083d..91a4e96b0a 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -38,7 +38,6 @@ uint fileReadItemID(File *in); -#define ARRAYSIZE(x) (sizeof(x)/sizeof(x[0])) #define CHECK_BOUNDS(x,y) assert((uint)(x)