Commit 68fcbaf4 authored by Max Kellermann's avatar Max Kellermann

event/ServerSocket: remove obsolete typedef

parent 9c83d3c7
......@@ -28,12 +28,6 @@ struct sockaddr;
class EventLoop;
class Error;
class AllocatedPath;
typedef void (*server_socket_callback_t)(int fd,
const struct sockaddr *address,
size_t address_length, int uid,
void *ctx);
class OneServerSocket;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment