summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/local.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/local.h b/include/local.h
index f9121b1..22859d7 100644
--- a/include/local.h
+++ b/include/local.h
@@ -6,7 +6,6 @@
#endif
struct local_conf {
- int backlog;
int reuseaddr;
char path[UNIX_PATH_MAX];
};