aboutsummaryrefslogtreecommitdiff
path: root/src/symbol2list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/symbol2list.c')
-rw-r--r--src/symbol2list.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/symbol2list.c b/src/symbol2list.c
index b2d2d43..95dc0c4 100644
--- a/src/symbol2list.c
+++ b/src/symbol2list.c
@@ -18,10 +18,6 @@
#include <stdlib.h>
#include <string.h>
-#ifndef NT
-# define STATIC_INLINE static
-#endif
-
/*
* symbol2list: convert a symbol into a list (with given delimiters)
*/