Accessor for ClosedCaptionsDialog.
[dcpomatic.git] / src / lib / dolby_cp750.h
index 3a8fcf6c7af907c2dc2f5688be084f790ceacc2b..3162a962d2e765917ffcd21c7d78dc9234bb58c2 100644 (file)
@@ -28,6 +28,4 @@ class DolbyCP750 : public CinemaSoundProcessor
 {
 public:
        DolbyCP750 ();
-
-       float db_for_fader_change (float from, float to) const;
 };