No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / cinema_sound_processor.h
index 30ab7d5a5a90492b1b0f9fdd68ccfdf80c439edf..1d4a389f381bdc48c013641796ccb70cfd972438 100644 (file)
@@ -50,7 +50,7 @@ public:
        std::string name () const {
                return _name;
        }
-       
+
        static std::vector<CinemaSoundProcessor const *> all ();
        static void setup_cinema_sound_processors ();
        static CinemaSoundProcessor const * from_id (std::string id);