Removed duplicate variable ProgName

git-svn-id: svn://svn.cc65.org/cc65/trunk@153 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-07-15 12:33:56 +00:00
parent 4a0b4e86d4
commit 70aa776d33
3 changed files with 0 additions and 5 deletions

View File

@@ -44,8 +44,6 @@
extern const char* ProgName; /* Program name */
extern int Verbose; /* Verbose operation flag */