]> git.lyx.org Git - lyx.git/blobdiff - src/spellchecker.h
remove more forms.h cruft
[lyx.git] / src / spellchecker.h
index ce1989caae35bb6d4fa5645fd8bd8d2f7d7b6a07..e8de0f44616dfca2de307e43d4357fa19da89a38 100644 (file)
@@ -23,7 +23,5 @@ class BufferView;
 /** This function has to be implemented by the spell checker.
     It will show the spellcheker form*/ 
 void ShowSpellChecker(BufferView *);
-///
-void SpellCheckerOptions();
 
 #endif