summaryrefslogtreecommitdiff
path: root/src/dcp.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-26 22:25:11 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-26 22:25:11 +0000
commit93096af59d8235235c0caed929b6f72dcf09cdc9 (patch)
tree379519075366d74a16b6912d6bc02fef05ce3700 /src/dcp.cc
parent59886567974bd3e79d30a4a9425d86d50bf425f3 (diff)
A little tidying up.
Diffstat (limited to 'src/dcp.cc')
-rw-r--r--src/dcp.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dcp.cc b/src/dcp.cc
index 808c040e..dc67dd2e 100644
--- a/src/dcp.cc
+++ b/src/dcp.cc
@@ -52,8 +52,6 @@ using std::string;
using std::list;
using std::stringstream;
using std::ostream;
-using std::copy;
-using std::back_inserter;
using std::make_pair;
using std::map;
using boost::shared_ptr;