]> git.sur5r.net Git - cc65/blobdiff - src/ld65/global.c
Normalized code.
[cc65] / src / ld65 / global.c
index 985a5914fcd19f8c6ccd51bc744fe6870027596e..dc0c8d521a04123fc00623423d00a3382abc63ad 100644 (file)
@@ -56,6 +56,3 @@ unsigned char VerboseMap    = 0;        /* Verbose map file */
 const char* MapFileName     = 0;        /* Name of the map file */
 const char* LabelFileName   = 0;        /* Name of the label file */
 const char* DbgFileName     = 0;        /* Name of the debug file */
-
-
-