summaryrefslogtreecommitdiff
path: root/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'socket.c')
-rw-r--r--socket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/socket.c b/socket.c
index 6e9b035..0b0be78 100644
--- a/socket.c
+++ b/socket.c
@@ -34,7 +34,6 @@
#include "socket.h"
static const int YES = 1;
-static const int NO = 0;
int socket_open_ipv4(uint16_t port)
{