]> git.lyx.org Git - lyx.git/blobdiff - src/Converter.h
Remove hardcoded values
[lyx.git] / src / Converter.h
index 10f88fec8837c37e8173ee39f47216601b39517f..1ea73279b23892197f60d4e26e58045003cf0494 100644 (file)
@@ -225,8 +225,6 @@ private:
                  bool copy);
        ///
        Graph G_;
-       /// set of document files authorized for external conversion
-       std::set<std::string> auth_files_;
 };
 
 /// The global instance.