diff options
Diffstat (limited to 'src/net')
-rw-r--r-- | src/net/AllocatedSocketAddress.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/AllocatedSocketAddress.hxx b/src/net/AllocatedSocketAddress.hxx index db02488df..c865d17dd 100644 --- a/src/net/AllocatedSocketAddress.hxx +++ b/src/net/AllocatedSocketAddress.hxx @@ -39,7 +39,6 @@ #include <stdlib.h> struct sockaddr; -class Error; class AllocatedSocketAddress { public: |