diff options
Diffstat (limited to 'core/core.c')
-rw-r--r-- | core/core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/core.c b/core/core.c index 2f5ca40..8554f03 100644 --- a/core/core.c +++ b/core/core.c @@ -20,7 +20,6 @@ #include "config.h" static struct { - //static size_t fds = 0; size_t n; int max; managed_fd* fd; |