diff options
Diffstat (limited to 'src/keymap.c')
-rw-r--r-- | src/keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keymap.c b/src/keymap.c index 864c860db5c..7bb7b0d7f6c 100644 --- a/src/keymap.c +++ b/src/keymap.c @@ -21,7 +21,6 @@ Boston, MA 02111-1307, USA. */ #include <config.h> #include <stdio.h> -#undef NULL #include "lisp.h" #include "commands.h" #include "buffer.h" |