No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / dcp_content_type.h
index 34398009bcaa24fb00bd4fe7e47d82fe6ac8af28..c370fef4d52fa3229e7f677bc87eb24efdcb5d70 100644 (file)
@@ -64,5 +64,5 @@ private:
        /** All available DCP content types */
        static std::vector<DCPContentType const *> _dcp_content_types;
 };
-     
+
 #endif