diff options
Diffstat (limited to 'src/LYKeymap.c')
-rw-r--r-- | src/LYKeymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/LYKeymap.c b/src/LYKeymap.c index e5614d8a..17674b03 100644 --- a/src/LYKeymap.c +++ b/src/LYKeymap.c @@ -8,8 +8,6 @@ #include <LYLeaks.h> -#define TABLESIZE(v) (sizeof(v)/sizeof(v[0])) - PRIVATE CONST DocAddress keymap_anchor = {"LYNXKEYMAP", NULL, NULL}; struct _HTStream |