diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-11 17:19:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-11 17:19:21 +0100 |
| commit | 18bc49e0c73a03e64229c09b78b279c5993bcc14 (patch) | |
| tree | a1f74d5a8bf14a7f580501adf8ba0cbf7ba09776 /src/reel_asset.cc | |
| parent | 8c93d334d182394217cb5e77f0aa50d6ac2acf6c (diff) | |
Copy in stream-less compose.hpp
Diffstat (limited to 'src/reel_asset.cc')
| -rw-r--r-- | src/reel_asset.cc | 1 |
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; |
