summaryrefslogtreecommitdiff
path: root/src/wayland/meta-window-wayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland/meta-window-wayland.h')
-rw-r--r--src/wayland/meta-window-wayland.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/wayland/meta-window-wayland.h b/src/wayland/meta-window-wayland.h
index e781065f4..5fd841d39 100644
--- a/src/wayland/meta-window-wayland.h
+++ b/src/wayland/meta-window-wayland.h
@@ -46,11 +46,6 @@ void meta_window_wayland_finish_move_resize (MetaWindow *window,
int meta_window_wayland_get_geometry_scale (MetaWindow *window);
-void meta_window_wayland_place_relative_to (MetaWindow *window,
- MetaWindow *other,
- int x,
- int y);
-
void meta_window_place_with_placement_rule (MetaWindow *window,
MetaPlacementRule *placement_rule);