]> git.lyx.org Git - lyx.git/blobdiff - src/sp_ispell.h
re-enable mathrm toggling with C-m (was disabled by accident)
[lyx.git] / src / sp_ispell.h
index ceae8516c00e6e9ab4a9c6fbc39bfe6c218d5012..4255ca2269721d9fa7df57ef7537c475493b965a 100644 (file)
@@ -45,8 +45,6 @@ class ISpell : 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();