aboutsummaryrefslogtreecommitdiff
path: root/src/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server.h')
-rw-r--r--src/server.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server.h b/src/server.h
index 3117955..21f2076 100644
--- a/src/server.h
+++ b/src/server.h
@@ -37,7 +37,6 @@ struct child_data {
ev_io *io_watcher;
ev_child *sigchld_watcher;
- struct ev_loop *loop;
struct in_addr addr;
};