https://bugzilla.gnome.org/show_bug.cgi?id=769402

William Hua <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332910|none                        |accepted-commit_now
             status|                            |

--- Comment #14 from William Hua <[email protected]> ---
Review of attachment 332910:

Looks good, just remove _gdk_window_is_toplevel () that isn't needed any more.

::: gdk/gdkinternals.h
@@ +545,3 @@
 gboolean    _gdk_window_has_impl (GdkWindow *window);
 GdkWindow * _gdk_window_get_impl_window (GdkWindow *window);
+gboolean    _gdk_window_is_toplevel (GdkWindow *window);

This isn't necessary any more.

::: gdk/gdkwindow.c
@@ +666,2 @@
 gboolean
+_gdk_window_is_toplevel (GdkWindow *window)

Same with this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to