[mutter/wip/carlosg/frames-client: 24/39] ui: Drop undeclared function definition from header




commit f0acd680d0ab1fb6711f9dac35cf35cb6beccbee
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Oct 20 15:47:06 2021 +0200

    ui: Drop undeclared function definition from header

 src/ui/ui.h | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/src/ui/ui.h b/src/ui/ui.h
index eb5cc97797..b5fbad0eb7 100644
--- a/src/ui/ui.h
+++ b/src/ui/ui.h
@@ -48,12 +48,6 @@ MetaUIFrame * meta_ui_create_frame (MetaUI *ui,
                                     gint width,
                                     gint height,
                                     gulong *create_serial);
-void meta_ui_move_resize_frame (MetaUI *ui,
-                               Window frame,
-                               int x,
-                               int y,
-                               int width,
-                               int height);
 
 /* GDK insists on tracking map/unmap */
 void meta_ui_map_frame   (MetaUI *ui,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]