Bump version
[dcpomatic.git] / src / lib / trimmer.h
index 98a118fb27abe784366efecb64bf59b4204dda23..45b3f149a3ed770840043e422c08179c1bc97db9 100644 (file)
@@ -36,5 +36,4 @@ private:
        int64_t _audio_start;
        int64_t _audio_end;
        int64_t _audio_in;
-       bool _no_trim;
 };