fix line ending

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14460 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2006-07-15 11:37:20 +00:00
parent be1f96045b
commit c77d599622

View File

@ -222,7 +222,7 @@ void WorkArea::processKeySym(LyXKeySymPtr key,
*/
// if (buffer_view_->available())
toggleCursor();
// uneeded "redraw()" call commented out for now.
// When/if the call to LyXView::redrawWorkArea() in "lyxfunc.C:1610"
// is not needed anymore, this line should be uncommented out