]> Shamusworld >> Repos - rmac/blobdiff - direct.h
Code cleanup from last patch, also, version bump for same. :-)
[rmac] / direct.h
index d4b22ce923267c45aa381c4b957ede35299abf35..27219e54f6198f7433b58feb4d04afe0606f4aaf 100644 (file)
--- a/direct.h
+++ b/direct.h
@@ -15,7 +15,6 @@
 extern TOKEN exprbuf[];
 extern SYM * symbolPtr[];
 extern int (* dirtab[])();
-extern int stringtype;
 
 // Exported functions
 void auto_even(void);