[mutter/wip/carlosg/frames-client: 993/1005] 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: 993/1005] ui: Drop undeclared function definition from header
- Date: Mon, 12 Sep 2022 12:29:21 +0000 (UTC)
commit 095ea3bbf94f8bbc9552903283a384259e51d7e1
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]