]> git.lyx.org Git - lyx.git/blobdiff - src/WordList.h
Update sk.po
[lyx.git] / src / WordList.h
index 0c5c0a811986fb678cbf41a9d2baf5bd82a6bf66..2afd6cb050c9bb9cc103230c1fd08c7cd5fd86ae 100644 (file)
@@ -30,8 +30,6 @@ public:
        void insert(docstring const & w);
        ///
        void remove(docstring const & w);
-       ///
-       static void cleanupWordLists();
 
 private:
        struct Impl;