sources/network/ipaddress.cpp

changeset 8
8b697d30c49f
parent 7
01e4e9ae323a
child 9
e7a09ceb4505
--- a/sources/network/ipaddress.cpp	Thu Dec 11 06:13:32 2014 +0200
+++ b/sources/network/ipaddress.cpp	Thu Dec 11 07:18:11 2014 +0200
@@ -6,7 +6,6 @@
 #include <netdb.h>
 #include "ipaddress.h"
 
-const IPAddress localhost (0x7F000001, 0);
 bool IPAddress::sink;
 
 // -----------------------------------------------------------------------------

mercurial