]> Shamusworld >> Repos - rmac/blobdiff - token.h
Version bump for last commit. ;-)
[rmac] / token.h
diff --git a/token.h b/token.h
index aaa4fd6088e878c94f0d84d7992b8ec344cafebe..f5910d3279726d13b42dd56a51adb9c1c21dfbfc 100644 (file)
--- a/token.h
+++ b/token.h
@@ -154,7 +154,6 @@ extern char tolowertab[];
 extern INOBJ * cur_inobj;
 extern int mjump_align;
 extern char * string[];
-extern int stringtype;
 
 // Exported functions
 int include(int, char *);