summaryrefslogtreecommitdiff
path: root/src/dcp.cc
diff options
context:
space:
mode:
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;