Initial work on removing storage of subtitle times.
[dcpomatic.git] / src / lib / examine_content_job.cc
index a304ebea09130bfa80894d2ce51e1ca2247d85ed..a9df63be77daf5b7e7fcf07539a90beadfa8c4cb 100644 (file)
@@ -38,10 +38,6 @@ ExamineContentJob::ExamineContentJob (shared_ptr<const Film> film, shared_ptr<Co
 
 }
 
-ExamineContentJob::~ExamineContentJob ()
-{
-}
-
 string
 ExamineContentJob::name () const
 {