remove TRUE and FALSE

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1538 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-04-01 03:58:01 +00:00
parent 8fff632618
commit 077097ebe1

View File

@@ -96,11 +96,6 @@
#define K_LOCK_UN LOCK_UN /* Unlock */
#endif
#ifndef TRUE
#define TRUE 1
#define FALSE 0
#endif
#define MAXUSERNAMELEN 65
#define MAXDROPLEN 64
#define MAXLINELEN 1024