Removed the - now unused - empty builtin configuration (was used for the ace
target before). git-svn-id: svn://svn.cc65.org/cc65/trunk@4194 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
9a4ec37b40
commit
08f176c5aa
1 changed files with 0 additions and 3 deletions
|
@ -48,9 +48,6 @@
|
|||
|
||||
|
||||
|
||||
/* An empty config */
|
||||
static const char CfgEmpty[] = "";
|
||||
|
||||
/* Actual target configurations, converted into C strings by a perl script */
|
||||
#include "apple2.inc"
|
||||
#include "apple2enh.inc"
|
||||
|
|
Loading…
Add table
Reference in a new issue