surface: Simplify gdk_surface_invalidate_region()
authorBenjamin Otte <otte@redhat.com>
Wed, 21 Mar 2018 03:07:37 +0000 (04:07 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 21 Mar 2018 03:10:07 +0000 (04:10 +0100)
commit2a4ffd4a596fb3790683abd0747b1c6f53fb4a3f
treefd7b22a5d775049dbd722cb4696517561183e99e
parent8202f333ea0d13285b50fa40b385eb444a6e8972
surface: Simplify gdk_surface_invalidate_region()

Remove duplicate functions and unused arguments.

Functionality is identical otherwise.
12 files changed:
gdk/gdkinternals.h
gdk/gdksurface.c
gdk/gdksurface.h
gdk/wayland/gdkdnd-wayland.c
gdk/wayland/gdksurface-wayland.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkgeometry-x11.c [deleted file]
gdk/x11/gdkprivate-x11.h
gdk/x11/gdksurface-x11.c
gdk/x11/meson.build
gtk/gtkdebugupdates.c
gtk/gtkwidget.c