]> git.sur5r.net Git - cc65/blobdiff - src/ld65/tgtcfg.c
Removed the - now unused - empty builtin configuration (was used for the ace
[cc65] / src / ld65 / tgtcfg.c
index 3ba45fbb9bd7f13a845d6b1b28d3983f853c39c5..38d81141c5481a358ededcfab0067f79956bf49e 100644 (file)
@@ -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"