Unnecessary using.
authorCarl Hetherington <cth@carlh.net>
Sat, 6 Dec 2014 20:22:09 +0000 (20:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 6 Dec 2014 20:22:09 +0000 (20:22 +0000)
src/lib/content.cc

index bcfedb1f9e6e9019f788236eb0c440ef4f83d5f1..91faff116e65dcb8f62155a7b9f7be4bc035a387 100644 (file)
@@ -37,7 +37,6 @@
 #include "i18n.h"
 
 using std::string;
-using std::set;
 using std::list;
 using std::cout;
 using std::vector;