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



commit 9da5b8a2c5e414a80391b360b79bdf4314cced47
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 ecd0276..7296a0f 100644
--- a/app/gui/gui.c
+++ b/app/gui/gui.c
@@ -277,7 +277,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]