[mutter/wip/carlosg/frames-client: 2/5] ui: Drop undeclared function definition from header
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/frames-client: 2/5] ui: Drop undeclared function definition from header
- Date: Tue, 21 Dec 2021 21:11:55 +0000 (UTC)
commit c56d32d17cc11eb1a57dc980f03f78b49f875677
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]