src/osk_gui.cpp
changeset 10426 4a77f7049b5e
parent 10201 4c181fbe8f2a
--- a/src/osk_gui.cpp	Mon Dec 15 22:22:23 2008 +0000
+++ b/src/osk_gui.cpp	Tue Dec 16 17:58:27 2008 +0000
@@ -66,7 +66,6 @@
 		/* make a copy in case we need to reset later */
 		this->orig_str_buf = strdup(this->qs->text.buf);
 
-		SetBit(_no_scroll, SCROLL_EDIT);
 		/* Not needed by default. */
 		this->DisableWidget(OSK_WIDGET_SPECIAL);