X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=render%2Finstance.c;h=26ea63c8b6a0ff8ae4504808845ddb4bc14f0469;hb=a09984bbc076bc37b11058237f51fa15114129e2;hp=ad69665537669f6650b98b77708b23f640a59a99;hpb=bb6b616b9c4fad0e074f0eac2e9c85a482ab09ae;p=chaz%2Fopenbox diff --git a/render/instance.c b/render/instance.c index ad696655..26ea63c8 100644 --- a/render/instance.c +++ b/render/instance.c @@ -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 */