Removed definition of NULL.

This commit is contained in:
Andrew Johnson
2006-10-31 20:37:34 +00:00
parent 39a8d90553
commit 0563bebee0

View File

@@ -16,11 +16,6 @@
#ifndef INCdbDefsh
#define INCdbDefsh 1
#if defined(NULL)
#undef NULL
#endif
#define NULL 0
#if defined(NO)
#undef NO
#endif