[gimp/gtk3-port: 44/229] app: remove calls to colormap functions, they are gone



commit 5f0659151d629fd69307708fe0401e2f588dda80
Author: Michael Natterer <mitch gimp org>
Date:   Tue Oct 19 17:50:03 2010 +0200

    app: remove calls to colormap functions, they are gone

 app/gui/gui.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/gui/gui.c b/app/gui/gui.c
index 14109dd..fc24ba7 100644
--- a/app/gui/gui.c
+++ b/app/gui/gui.c
@@ -235,7 +235,6 @@ gui_init (Gimp     *gimp,
   themes_init (gimp);
 
   initial_monitor = gimp_get_monitor_at_pointer (&initial_screen);
-  gtk_widget_set_default_colormap (gdk_screen_get_rgb_colormap (initial_screen));
 
   if (! no_splash)
     {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]