diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-02 01:28:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-02 01:28:35 +0100 |
| commit | 314db80ccee82ef4854400ee7b4e3f4123ec2ef7 (patch) | |
| tree | d586a6f2149546fcc39aad0c8c463fbdc67462f9 /src | |
| parent | a18e837cb56da42a500a438a09afcbddad8b3a94 (diff) | |
White space.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/writer.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/writer.cc b/src/lib/writer.cc index da1a07683..893c009cd 100644 --- a/src/lib/writer.cc +++ b/src/lib/writer.cc @@ -686,7 +686,6 @@ Writer::write (PlayerText text, TextType type, optional<DCPTextTrack> track, DCP DCPOMATIC_ASSERT (false); } - DCPOMATIC_ASSERT (*reel != _reels.end()); while ((*reel)->period().to <= period.from) { ++(*reel); |
