minor: finish removing unused var temptext

This commit is contained in:
bentley
2010-01-14 23:47:10 -07:00
parent 0b08fca9f2
commit 0017a93a13

View File

@@ -29,7 +29,6 @@ enum eBlockType {
SLONG options = 0; SLONG options = 0;
SLONG fillchar = 0; SLONG fillchar = 0;
enum eOutputType outputtype = OUTPUT_GBROM; enum eOutputType outputtype = OUTPUT_GBROM;
char temptext[1024];
char smartlinkstartsymbol[256]; char smartlinkstartsymbol[256];
/* /*