No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / subrip_content.cc
index 9656ec184144261c8a830de31b188bf698aac814..7ab13c2c3cf8f80a7f87542443d266cc7203910d 100644 (file)
@@ -56,7 +56,7 @@ SubRipContent::examine (boost::shared_ptr<Job> job)
 
        shared_ptr<const Film> film = _film.lock ();
        DCPOMATIC_ASSERT (film);
-       
+
        DCPTime len (s.length (), film->active_frame_rate_change (position ()));
 
        /* Default to turning these subtitles on */