aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 6777949..3d626e7 100644
--- a/main.c
+++ b/main.c
@@ -427,7 +427,6 @@ main(int argc, const char *const *argv)
output_destroy(&it->item);
tll_free(outputs);
- shm_fini();
if (layer_shell != NULL)
zwlr_layer_shell_v1_destroy(layer_shell);
if (shm != NULL)