summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2017-07-04 12:09:36 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2017-07-04 12:09:36 +0300
commit999643f764c2ffdac2ad47f579998de0882c00a1 (patch)
tree8e854e232ad8196924aae60ada10e77955f40bea /src/include
parent77af9bf109260addd4294f5fa0a2a20b13204a83 (diff)
downloadmetacity-999643f764c2ffdac2ad47f579998de0882c00a1.tar.gz
core: simplify meta_core_get_workspace_name_with_index
Diffstat (limited to 'src/include')
-rw-r--r--src/include/core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/core.h b/src/include/core.h
index 8a386187..364decc6 100644
--- a/src/include/core.h
+++ b/src/include/core.h
@@ -157,7 +157,6 @@ int meta_core_get_active_workspace (Screen *xscreen);
int meta_core_get_frame_workspace (Display *xdisplay,
Window frame_xwindow);
const char* meta_core_get_workspace_name_with_index (Display *xdisplay,
- Window xroot,
int index);
void meta_core_show_window_menu (Display *xdisplay,