event/ServerSocket: remove obsolete macro DEFAULT_PORT
This commit is contained in:
parent
68fcbaf4c8
commit
0cf57cc7ca
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user