aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sway/desktop/launcher.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sway/desktop/launcher.h b/include/sway/desktop/launcher.h
index cb22eb98..bbc4a2c3 100644
--- a/include/sway/desktop/launcher.h
+++ b/include/sway/desktop/launcher.h
@@ -9,6 +9,4 @@ void root_record_workspace_pid(pid_t pid);
9 9
10void root_remove_workspace_pid(pid_t pid); 10void root_remove_workspace_pid(pid_t pid);
11 11
12void root_rename_pid_workspaces(const char *old_name, const char *new_name);
13
14#endif 12#endif