mirror of https://github.com/GNOME/gimp.git
app: remove calls to colormap functions, they are gone
This commit is contained in:
parent
2a01159f0e
commit
00cde1a499
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue