From 66233031d706f93dba6dd8be7c2f57320cd726fc Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Sat, 3 Oct 2009 13:40:55 +0000 Subject: revert r44542: the fix reopens another previous bug svn-id: r44553 --- engines/gob/util.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/gob/util.cpp') diff --git a/engines/gob/util.cpp b/engines/gob/util.cpp index deae0b8485..d51cbad6b3 100644 --- a/engines/gob/util.cpp +++ b/engines/gob/util.cpp @@ -143,7 +143,6 @@ void Util::processInput(bool scroll) { _vm->_util->setMousePos(x, y); _vm->_game->wantScroll(x, y); - _vm->_game->evaluateScroll(); } } -- cgit v1.2.3