summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 2cefcd6..e85d788 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1392,7 +1392,6 @@ int main(int argc, char *argv[])
wl_list_init(&ivi.remote_pending_apps);
wl_list_init(&ivi.desktop_clients);
-
/* Prevent any clients we spawn getting our stdin */
os_fd_set_cloexec(STDIN_FILENO);