]> git.lyx.org Git - lyx.git/blobdiff - src/Converter.h
tex2lyx/text.cpp: code simplification
[lyx.git] / src / Converter.h
index 13dc1471f3b9aae84ff57a1de8a6f868247e441d..f71f123a611618451cf1466d3d57d2f5349da5c4 100644 (file)
@@ -94,8 +94,6 @@ public:
        //
        void erase(std::string const & from, std::string const & to);
        ///
-       void sort();
-       ///
        std::vector<Format const *> const
        getReachableTo(std::string const & target, bool clear_visited);
        ///