]> git.lyx.org Git - features.git/blobdiff - src/lyx_cb.C
read changelog
[features.git] / src / lyx_cb.C
index e28a61aaccd01e2dc8df0b60dce653728d714ae3..a1a683ed61b8e7542ae0c500ebc4ac985300ba9e 100644 (file)
@@ -244,7 +244,8 @@ void AllowInput()
        if (fd_form_character->form_character->visible)
                XUndefineCursor(fl_display,
                                fd_form_character->form_character->window);
-#ifndef NEW_WA
+#if 0
+       // What to do about this? (Lgb)
        if (current_view->getWorkArea()->belowmouse)
                SetXtermCursor(current_view->owner()->getForm()->window);
 #endif