X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Ftheme.cpp;fp=bigscreen%2Ftheme.cpp;h=542d2ada93faf271d6f00d63dbd36a48828b77cb;hp=eb5d54989fbb0b0c7f664abb35cddff40f24c566;hb=40a55879c3ebcefc70e52ad2f573cf0da10d3d73;hpb=40af5a0e1275f94fe901733336d690effc0bfc38 diff --git a/bigscreen/theme.cpp b/bigscreen/theme.cpp index eb5d549..542d2ad 100644 --- a/bigscreen/theme.cpp +++ b/bigscreen/theme.cpp @@ -46,7 +46,6 @@ void read_config(const char *filename) continue; } - fprintf(stderr, "%s = %s\n", key, value); config[key] = value; } fclose(fp);