From 00cde1a499446712af2fb21684bd76d061c32b40 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 19 Oct 2010 17:50:03 +0200 Subject: [PATCH] app: remove calls to colormap functions, they are gone --- app/gui/gui.c | 1 - 1 file changed, 1 deletion(-) diff --git a/app/gui/gui.c b/app/gui/gui.c index 254e293670..d82b90905a 100644 --- a/app/gui/gui.c +++ b/app/gui/gui.c @@ -278,7 +278,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) {