removed DEBUG #define
authorceriel <none@none>
Thu, 31 May 1990 13:33:31 +0000 (13:33 +0000)
committerceriel <none@none>
Thu, 31 May 1990 13:33:31 +0000 (13:33 +0000)
mach/i386/as/mach0.c
mach/vax4/as/mach0.c

index 4dbb88a..c84a3d0 100644 (file)
@@ -10,7 +10,6 @@
 #define        THREE_PASS      /* branch and offset optimization */
 #define        LISTING         /* enable listing facilities */
 #define RELOCATION     /* generate relocation info */
-#define DEBUG 1
 
 #undef valu_t
 #define valu_t long
index 09fd412..89545f8 100644 (file)
@@ -11,7 +11,6 @@
 #define THREE_PASS
 #define LISTING
 #define RELOCATION
-#define DEBUG 2                        /* as long as we are testing ... */
 
 #undef valu_t
 #define valu_t long