]> Dogcows Code - chaz/openbox/blobdiff - render/instance.c
use ob_debug for any debug printing and only display the output when its a debug...
[chaz/openbox] / render / instance.c
index ad69665537669f6650b98b77708b23f640a59a99..26ea63c8b6a0ff8ae4504808845ddb4bc14f0469 100644 (file)
@@ -72,7 +72,6 @@ void RrPseudoColorSetup (RrInstance *inst)
     int tr, tg, tb, n, r, g, b, i, incolors, ii;
     unsigned long dev;
     int cpc, _ncolors;
-    g_message("Initializing PseudoColor RenderControl\n");
 
     /* determine the number of colors and the bits-per-color */
     inst->pseudo_bpc = 2; /* XXX THIS SHOULD BE A USER OPTION */
This page took 0.02298 seconds and 4 git commands to generate.