macos: remove unused code
authorChristian Hergert <christian@hergert.me>
Fri, 25 Feb 2022 00:44:22 +0000 (16:44 -0800)
committerChristian Hergert <chergert@redhat.com>
Wed, 16 Mar 2022 19:23:04 +0000 (12:23 -0700)
gdk/macos/gdkmacossurface-private.h

index 2abc199698a6caade2d55606642774bf10488040..08947f1ce3807a32d5af6cc798364061a15751ca 100644 (file)
@@ -116,7 +116,6 @@ void               _gdk_macos_surface_resize                  (GdkMacosSurface
                                                                int                   width,
                                                                int                   height);
 void               _gdk_macos_surface_update_fullscreen_state (GdkMacosSurface      *self);
-void               _gdk_macos_surface_update_position         (GdkMacosSurface      *self);
 void               _gdk_macos_surface_show                    (GdkMacosSurface      *self);
 void               _gdk_macos_surface_publish_timings         (GdkMacosSurface      *self,
                                                                gint64                predicted_presentation_time,