src/colors.cpp

changeset 1159
6ad8cdcd88d9
parent 1153
ef475e07482e
child 1174
91696a2e022c
--- a/src/colors.cpp	Thu Feb 23 20:06:22 2017 +0200
+++ b/src/colors.cpp	Thu Feb 23 20:18:39 2017 +0200
@@ -28,7 +28,6 @@
  */
 void LDColor::initColors()
 {
-	print("Initializing color information.\n");
 	static ColorData colors;
 	LDColor::colorData = &colors;
 }

mercurial