summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-07-02 11:32:04 +0100
committerCarl Hetherington <cth@carlh.net>2013-07-02 11:32:04 +0100
commit53ae202ce4fded1e2e90f0b34479870ee08b8d68 (patch)
tree2c6f95d351aaf6f4e0d7754ffeed5e49c21266dd /src/lib
parenta42d1523bd0d92748d44c067a61aab0a2f63c9b9 (diff)
Remove debug logging.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/film.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/film.cc b/src/lib/film.cc
index 1d4d050bc..9b7d1bee9 100644
--- a/src/lib/film.cc
+++ b/src/lib/film.cc
@@ -694,8 +694,6 @@ Film::read_metadata ()
}
_dirty = false;
-
- _log->log (String::compose ("Loaded film with use_content_audio = %1", _use_content_audio));
}
libdcp::Size