]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlookup.C
Fix deleting of paragraphs after undo (fix #236).
[lyx.git] / src / lyxlookup.C
index 58a4cb6a55c8fcbfb822c4987dc4473eb5f68030..9fc627f957d2563912a663b02ae0d20884942a6d 100644 (file)
@@ -4,7 +4,7 @@
  *           LyX, The Document Processor
  *      
  *           Copyright 1995 Matthias Ettrich 
- *           Copyright 1995-2000 The LyX team.
+ *           Copyright 1995-2001 The LyX team.
  *
  * ====================================================== */
 
@@ -259,7 +259,7 @@ void CloseLyXLookup()
 XComposeStatus compose_status= {0, 0};
 
 // This is called after the main LyX window has been created
-void InitLyXLookup(Display *, Window 
+void InitLyXLookup(Display *, Window) 
 {
        //Nothing to do.
 }