diff options
| author | Richard M. Stallman <rms@gnu.org> | 1995-12-26 04:33:01 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1995-12-26 04:33:01 +0000 |
| commit | 1f0af748ca467fa5d04c9c1fc62f5946d059991f (patch) | |
| tree | 0f562f25f2e8f3b57249308ac267e44be4e09186 /src/print.c | |
| parent | 4fcff7b6ac771c3c818c809108f365e21577e332 (diff) | |
| download | emacs-1f0af748ca467fa5d04c9c1fc62f5946d059991f.tar.gz | |
(NULL): #undef deleted.
Diffstat (limited to 'src/print.c')
| -rw-r--r-- | src/print.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/print.c b/src/print.c index 264397313b1..32210145741 100644 --- a/src/print.c +++ b/src/print.c @@ -20,7 +20,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <config.h> #include <stdio.h> -#undef NULL #include "lisp.h" #ifndef standalone |
