]> diplodocus.org Git - nmh/blobdiff - h/mf.h
new.c: Order two return statements to match comment.
[nmh] / h / mf.h
diff --git a/h/mf.h b/h/mf.h
index b0301237e8d1feaf29c8660566261daa549cb83d..6b17a4c0fc18d5fa4c7238a1051573abe106bbd5 100644 (file)
--- a/h/mf.h
+++ b/h/mf.h
@@ -3,14 +3,6 @@
 
 #include <h/nmh.h>
 
-#ifndef        TRUE
-# define TRUE 1
-#endif
-
-#ifndef        FALSE
-# define FALSE 0
-#endif
-
 #ifndef        NOTOK
 # define NOTOK (-1)
 #endif