added automake.mk files in src/language
[pspp] / src / settings.c
index 94af922a98359b456f5d1ffb79d9b434ab680f90..3bd98c18ca47b177aaae8a0a9ee701c00d38817a 100644 (file)
@@ -67,7 +67,6 @@ static size_t workspace = 4L * 1024 * 1024;
 
 static struct fmt_spec default_format = {FMT_F, 8, 2};
 
-#define CC_CNT 5
 #define CC_INITIALIZER {"-", "", "", "", '.', ','}
 static struct custom_currency cc[CC_CNT] = 
   {