aboutsummaryrefslogtreecommitdiff
path: root/include/workspace.h
diff options
context:
space:
mode:
authorHalf-Shot <half-shot@molrams.com>2015-08-20 21:32:08 +0100
committerHalf-Shot <half-shot@molrams.com>2015-08-20 21:32:08 +0100
commit5a9ba261bca4ca709ec7a14d2019b55d9ce06994 (patch)
treefe1a924cf8055b2b722566db6ab98295dcf08ce7 /include/workspace.h
parent2a62c5c7fb71fc815663281793ba6a89d2b246ed (diff)
parent1100335ea01ecd56df68568622580db14e72b6c7 (diff)
Merge branch 'master' of https://github.com/SirCmpwn/sway
Diffstat (limited to 'include/workspace.h')
-rw-r--r--include/workspace.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/workspace.h b/include/workspace.h
index 8ce39bbd..042a15d9 100644
--- a/include/workspace.h
+++ b/include/workspace.h
@@ -15,6 +15,5 @@ void workspace_output_next();
void workspace_next();
void workspace_output_prev();
void workspace_prev();
-void layout_log(const swayc_t *c, int depth);
#endif