--- a/src/Colors.cc Wed Mar 05 05:31:07 2014 +0200 +++ b/src/Colors.cc Wed Mar 05 12:47:00 2014 +0200 @@ -36,7 +36,7 @@ void initColors() { LDColor* col; - log ("%1: initializing color information.\n", __func__); + print ("Initializing color information.\n"); // Always make sure there's 16 and 24 available. They're special like that. col = new LDColor;