Remove some dead code.

This commit is contained in:
Anthony J. Bentley
2013-05-19 16:14:31 -06:00
parent d0d85abb97
commit 51c01e3aad
6 changed files with 0 additions and 37 deletions

View File

@@ -21,11 +21,6 @@
int yyparse(void);
void setuplex(void);
#ifdef AMIGA
__near long __stack = 65536L;
#endif
/*
* RGBAsm - MAIN.C
*