X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FWordList.h;h=2afd6cb050c9bb9cc103230c1fd08c7cd5fd86ae;hb=62af7ee772f16f154225d2d0b65d77f4376b6001;hp=0c5c0a811986fb678cbf41a9d2baf5bd82a6bf66;hpb=0eb0b8531a08a81e1b9cdde108be124edbd6dfdd;p=lyx.git diff --git a/src/WordList.h b/src/WordList.h index 0c5c0a8119..2afd6cb050 100644 --- a/src/WordList.h +++ b/src/WordList.h @@ -30,8 +30,6 @@ public: void insert(docstring const & w); /// void remove(docstring const & w); - /// - static void cleanupWordLists(); private: struct Impl;