From 4ddde5f4fa3f4b77c2ddf1d4848d06628d396842 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Apr 2013 02:11:25 +0300 Subject: fix random rare crashes in npc and possible other windows. --- src/gui/viewport.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/viewport.cpp') diff --git a/src/gui/viewport.cpp b/src/gui/viewport.cpp index c8b0a0c8b..a9011f595 100644 --- a/src/gui/viewport.cpp +++ b/src/gui/viewport.cpp @@ -277,8 +277,6 @@ void Viewport::draw(gcn::Graphics *gcnGraphics) void Viewport::logic() { BLOCK_START("Viewport::logic") - WindowContainer::logic(); - // Make the player follow the mouse position // if the mouse is dragged elsewhere than in a window. _followMouse(); -- cgit v1.2.3-70-g09d2