Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / state.h
index 251124a43ae8d8e5071d929fb86feb94f5e7592c..35a93f52d5d30239eca39b8de24e378f99911870 100644 (file)
@@ -34,8 +34,6 @@ public:
 
        /** If set, this overrides the standard path (in home, Library, AppData or wherever) for config.xml, cinemas.xml etc. */
        static boost::optional<boost::filesystem::path> override_path;
-
-protected:
        static boost::filesystem::path path (std::string file, bool create_directories = true);
 };