aboutsummaryrefslogtreecommitdiff
path: root/src/deps/_libusockets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/deps/_libusockets.h')
-rw-r--r--src/deps/_libusockets.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/deps/_libusockets.h b/src/deps/_libusockets.h
index d9bebda0c..551a33f45 100644
--- a/src/deps/_libusockets.h
+++ b/src/deps/_libusockets.h
@@ -121,7 +121,6 @@ typedef struct {
} uws_socket_behavior_t;
typedef void (*uws_listen_handler)(struct us_listen_socket_t *listen_socket,
- uws_app_listen_config_t config,
void *user_data);
typedef void (*uws_method_handler)(uws_res_t *response, uws_req_t *request,
void *user_data);