]> git.lyx.org Git - lyx.git/blobdiff - src/sp_pspell.h
Fix deleting of paragraphs after undo (fix #236).
[lyx.git] / src / sp_pspell.h
index 7c682bbc64f168c8dfb87a5d884398bccaaf5d57..8d01c45a943d19ba151d21125aaa4e7a9edc36ef 100644 (file)
@@ -41,8 +41,6 @@ class PSpell : public SpellBase
     /// store replacement
     void store(string const & mis, string const & cor);
      
-    void sigchldhandler(pid_t pid, int *status);
-
     char const * nextMiss();
 
     char const * error();