aboutgitcodelistschat:MatrixIRC
path: root/seitan.c
diff options
context:
space:
mode:
Diffstat (limited to 'seitan.c')
-rw-r--r--seitan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/seitan.c b/seitan.c
index a18e3ea..bd1a7e2 100644
--- a/seitan.c
+++ b/seitan.c
@@ -217,7 +217,6 @@ int main(int argc, char **argv)
if ((notifier = recvfd(fd)) < 0)
die(" failed recieving the notifier fd");
}
- sleep(1);
if ((epollfd = epoll_create1(0)) < 0)
die(" epoll_create");