diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2015-08-19 01:06:15 -0700 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2015-08-19 01:06:15 -0700 |
| commit | a9de6d493bf0e76a595a590a5445ca4701fc2479 (patch) | |
| tree | 5d580fed19fa2aa25014fe234edc6db14cfaa652 /include/workspace.h | |
| parent | c40928ed5c332c7a08297db88b04e9c71892091b (diff) | |
fixed some more bugs, moved layout_log into log.ch, restored focus_parent
Diffstat (limited to 'include/workspace.h')
| -rw-r--r-- | include/workspace.h | 1 |
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 |
