diff options
Diffstat (limited to 'include/sway.h')
-rw-r--r-- | include/sway.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/sway.h b/include/sway.h deleted file mode 100644 index b5cfb668..00000000 --- a/include/sway.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _SWAY_SWAY_H -#define _SWAY_SWAY_H - -void sway_terminate(int exit_code); - -#endif |