Commit 0cf57cc7 authored by Max Kellermann's avatar Max Kellermann

event/ServerSocket: remove obsolete macro DEFAULT_PORT

parent 68fcbaf4
...@@ -52,8 +52,6 @@ ...@@ -52,8 +52,6 @@
#include <netdb.h> #include <netdb.h>
#endif #endif
#define DEFAULT_PORT 6600
class OneServerSocket final : private SocketMonitor { class OneServerSocket final : private SocketMonitor {
ServerSocket &parent; ServerSocket &parent;
......
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