]> git.sur5r.net Git - cc65/blobdiff - src/ld65/global.h
Added the io module
[cc65] / src / ld65 / global.h
index 39056cfcd94194ff6d770af7f864fd6bf63676aa..95309abcc77ff8446d661e1fd237646d59fec9af 100644 (file)
@@ -44,8 +44,6 @@
 
 
 
-extern const char*     ProgName;       /* Program name */
-
 extern const char*     OutputName;     /* Name of output file */
 
 extern unsigned long   StartAddr;      /* Start address */