Unnecessary using.
authorCarl Hetherington <cth@carlh.net>
Tue, 16 Oct 2018 09:45:54 +0000 (10:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 16 Oct 2018 09:45:54 +0000 (10:45 +0100)
src/lib/internet.cc

index d1843c460797a874e996797d7adc6666ebefe3c6..ad313bd3f71fb7623dcef484bc8f6d3c70b3c64f 100644 (file)
@@ -34,7 +34,6 @@
 
 using std::string;
 using std::list;
-using std::cout;
 using boost::optional;
 using boost::function;
 using boost::algorithm::trim;