diff options
Diffstat (limited to 'include/socket.h')
-rw-r--r-- | include/socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/socket.h b/include/socket.h index 4c8a7b166..143c8f809 100644 --- a/include/socket.h +++ b/include/socket.h @@ -143,7 +143,6 @@ namespace irc /** Represents information about a failed port binding. */ struct CoreExport FailedPort { - /** The error which happened during binding. */ int error; |