From 1654245bf80013a96434cb4c60e6583ab7522f1b Mon Sep 17 00:00:00 2001 From: cbdev Date: Fri, 2 Jul 2021 02:08:26 +0200 Subject: Add frontend interval API --- core/core.c | 1 - 1 file changed, 1 deletion(-) (limited to 'core/core.c') 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; -- cgit v1.2.3