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



commit 05a68775e69ff829553dd143fa6c777912076301
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 5fb97ad..40df7be 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]