X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fdns.cpp;h=33dba1abb72a2e14f3838379bde0185a034e4690;hb=b844d1cbbe79585facc69b9247baa8427cff0b62;hp=2eaff68b926f2d14ab59768bfdf84aa6df07576a;hpb=2cd299419273914624dcc64afa7928577fe52bb3;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/dns.cpp b/src/dns.cpp index 2eaff68b9..33dba1abb 100644 --- a/src/dns.cpp +++ b/src/dns.cpp @@ -32,7 +32,6 @@ looks like this, walks like this or tastes like this. #include "configreader.h" #include "socket.h" -using irc::sockets::insp_sockaddr; using irc::sockets::insp_inaddr; using irc::sockets::insp_ntoa; using irc::sockets::insp_aton;