summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-05-18 22:20:34 +0200
committerCarl Hetherington <cth@carlh.net>2023-05-18 22:20:34 +0200
commite46302d86c7295bd95cd7cdfa331c8186fe793cb (patch)
treed4d478dd73d6b41b080f07357feadd827052da45
parentac0b8be40b6c7e1e8e073aa511cd454f413cf1b9 (diff)
Cleanup: remove unused include.
-rw-r--r--src/lib/cinema.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/cinema.cc b/src/lib/cinema.cc
index 7e13b50ae..936517a40 100644
--- a/src/lib/cinema.cc
+++ b/src/lib/cinema.cc
@@ -25,7 +25,6 @@
#include <libcxml/cxml.h>
#include <dcp/raw_convert.h>
#include <libxml++/libxml++.h>
-#include <iostream>
using std::list;