No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / single_stream_audio_content.h
index abe68b4447cfc5098c7161e8d975d15b9b6d2ccd..7ae6dbaa46c3538d6fb5a951e05ebd829a7031b4 100644 (file)
@@ -45,7 +45,7 @@ public:
        AudioStreamPtr audio_stream () const {
                return _audio_stream;
        }
-               
+
        void take_from_audio_examiner (boost::shared_ptr<AudioExaminer>);
 
 protected: