diff options
Diffstat (limited to 'render/instance.c')
| -rw-r--r-- | render/instance.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ |
