summaryrefslogtreecommitdiff
path: root/src/workspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/workspace.h')
-rw-r--r--src/workspace.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/workspace.h b/src/workspace.h
index 403a73ea..bdb8ef36 100644
--- a/src/workspace.h
+++ b/src/workspace.h
@@ -61,9 +61,6 @@ void meta_workspace_remove_window (MetaWorkspace *workspace,
MetaWindow *window);
void meta_workspace_relocate_windows (MetaWorkspace *workspace,
MetaWorkspace *new_home);
-/* don't confuse with meta_window_visible_on_workspace() */
-gboolean meta_workspace_contains_window (MetaWorkspace *workspace,
- MetaWindow *window);
void meta_workspace_activate_with_focus (MetaWorkspace *workspace,
MetaWindow *focus_this,
Time timestamp);