1
0
mirror of https://github.com/deavminet/dnetd synced 2024-09-21 09:43:37 +02:00

Code cleanup

This commit is contained in:
Tristan B. Kildaire 2020-12-22 00:54:28 +02:00
parent dc6efc50b7
commit 164eee4f3f

View File

@ -70,7 +70,6 @@ public final class DConfig
public final class DGeneralConfig
{
/* Addresses to bind sockets to */
private Address[] addresses;
private ushort port;