]> git.lyx.org Git - features.git/blobdiff - ChangeLog
some old commented out code removed
[features.git] / ChangeLog
index 2beac3fe65af8c3e7faea49eda20d5b94a55b972..ebfb0d972154c111f61855f91b6312c1ae0a1702 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 1999-10-24  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
+       * src/spellchecker.C (create_ispell_pipe): removed old #warning,
+       the code has shown itself to work
+       (create_ispell_pipe): removed another warning, added a comment
+       instead. 
+
+       * src/minibuffer.C (ExecutingCB): removed code that has been
+       commented out a long time
+
+       * src/lyxfunc.C (processKeyEvent): removed some very old commented
+       out code + a warning.
+
        * src/support/lyxstring.h: comment out the three private
        operators, when compiling with string ansi conforming compilers
        they make problems.