summaryrefslogtreecommitdiff
path: root/lib/fixedsizehash.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fixedsizehash.h')
-rw-r--r--lib/fixedsizehash.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/fixedsizehash.h b/lib/fixedsizehash.h
index f333ad99..14f0fb88 100644
--- a/lib/fixedsizehash.h
+++ b/lib/fixedsizehash.h
@@ -33,7 +33,6 @@
#include <system.h>
-#define STROF(t2) t2
#define CONCAT_EXPANDED(t1,t2) t1 ## t2
#define CONCAT(t1,t2) CONCAT_EXPANDED(t1,t2)