X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fsettings.c;h=3bd98c18ca47b177aaae8a0a9ee701c00d38817a;hb=35b33ef0aa2090c0cbb83d31c71175f5b7c95c95;hp=94af922a98359b456f5d1ffb79d9b434ab680f90;hpb=16aa47dbdde420fe82032f7d2e166fdf4e974df5;p=pspp diff --git a/src/settings.c b/src/settings.c index 94af922a98..3bd98c18ca 100644 --- a/src/settings.c +++ b/src/settings.c @@ -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] = {