shithub: rgbds

Download patch

ref: 0017a93a13a95a2df9bc28a5daa1c0e1da86a45a
parent: 0b08fca9f229b40275542544eda14195e85ea8ce
author: bentley <[email protected]>
date: Thu Jan 14 18:47:10 EST 2010

minor: finish removing unused var temptext

--- a/src/link/main.c
+++ b/src/link/main.c
@@ -29,7 +29,6 @@
 SLONG options = 0;
 SLONG fillchar = 0;
 enum eOutputType outputtype = OUTPUT_GBROM;
-char temptext[1024];
 char smartlinkstartsymbol[256];
 
 /*