[gtk+] wayland: Remove useless hint set
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] wayland: Remove useless hint set
- Date: Tue, 22 Apr 2014 23:19:45 +0000 (UTC)
commit 4e72674bf36333d42542704e9b5331bbd1abc189
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Apr 22 19:16:26 2014 -0400
wayland: Remove useless hint set
gdk/wayland/gdkwindow-wayland.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gdk/wayland/gdkwindow-wayland.c b/gdk/wayland/gdkwindow-wayland.c
index 582e580..ed362e9 100644
--- a/gdk/wayland/gdkwindow-wayland.c
+++ b/gdk/wayland/gdkwindow-wayland.c
@@ -1089,8 +1089,6 @@ gdk_wayland_window_show (GdkWindow *window,
if (!impl->surface)
gdk_wayland_window_create_surface (window);
- gdk_window_set_type_hint (window, impl->hint);
-
_gdk_make_event (window, GDK_MAP, NULL, FALSE);
if (impl->cairo_surface)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]