summaryrefslogtreecommitdiff
path: root/src/reel_asset.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-11 17:19:21 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-11 17:19:21 +0100
commit18bc49e0c73a03e64229c09b78b279c5993bcc14 (patch)
treea1f74d5a8bf14a7f580501adf8ba0cbf7ba09776 /src/reel_asset.cc
parent8c93d334d182394217cb5e77f0aa50d6ac2acf6c (diff)
Copy in stream-less compose.hpp
Diffstat (limited to 'src/reel_asset.cc')
-rw-r--r--src/reel_asset.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reel_asset.cc b/src/reel_asset.cc
index 6e1b024e..98387653 100644
--- a/src/reel_asset.cc
+++ b/src/reel_asset.cc
@@ -43,7 +43,6 @@
#include <libxml++/libxml++.h>
using std::pair;
-using std::cout;
using std::string;
using std::make_pair;
using boost::shared_ptr;