X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=direct.h;h=27219e54f6198f7433b58feb4d04afe0606f4aaf;hp=7b4625a11bb64a5d488900b835d2a3835ed62b39;hb=51cff2ac6cb3d097f62b68c51d74fafbce8923f6;hpb=2161b198b7b333147c89ef0346d8e9bb6ab9ffd9 diff --git a/direct.h b/direct.h index 7b4625a..27219e5 100644 --- a/direct.h +++ b/direct.h @@ -15,7 +15,6 @@ extern TOKEN exprbuf[]; extern SYM * symbolPtr[]; extern int (* dirtab[])(); -extern char strtoa8[]; // Exported functions void auto_even(void);