From f06b86893e610276d1deac4c2dd3c0247d62b44d Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 15 Feb 2005 13:29:16 +0000 Subject: Updated layout and contents of FAQ a bit, fixed debug path and mouse rendering in OpenGL mode, and some general cleanups. --- src/gui/login.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/login.cpp') diff --git a/src/gui/login.cpp b/src/gui/login.cpp index 5621f5b2..e5861a9b 100644 --- a/src/gui/login.cpp +++ b/src/gui/login.cpp @@ -154,10 +154,8 @@ void login() { gui->logic(); - guiGraphics->_beginDraw(); login_wallpaper->draw(screen, 0, 0); gui->draw(); - guiGraphics->_endDraw(); guiGraphics->updateScreen(); } -- cgit v1.2.3-70-g09d2