changeset 31989:be8ff7580414

Remove the line "#undef NULL".
author Kenichi Handa <handa@m17n.org>
date Fri, 29 Sep 2000 06:47:05 +0000
parents a11e14eb39cb
children 170342999dcc
files src/keymap.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/keymap.c	Fri Sep 29 06:46:42 2000 +0000
+++ b/src/keymap.c	Fri Sep 29 06:47:05 2000 +0000
@@ -21,7 +21,6 @@
 
 #include <config.h>
 #include <stdio.h>
-#undef NULL
 #include "lisp.h"
 #include "commands.h"
 #include "buffer.h"