]> Shamusworld >> Repos - rmac/blobdiff - rmac.h
First stab at removing cruft.
[rmac] / rmac.h
diff --git a/rmac.h b/rmac.h
index ca43ea4edd00c27a28acf52a12d2892510db82c0..822b4d2bda12925033ad5793f41e46294bb0aa67 100644 (file)
--- a/rmac.h
+++ b/rmac.h
@@ -183,7 +183,7 @@ extern int lsym_flag;
 extern int sbra_flag;
 extern int obj_format;
 extern LONG amemtot;
-extern int in_main;
+//extern int in_main;
 
 // Prototypes
 void init_sym(void);