From ec447fdfbbd55bf7e9d5c623f4262e59443f6d7a Mon Sep 17 00:00:00 2001 From: James Brown Date: Tue, 19 Aug 2003 14:57:26 +0000 Subject: Remove a bunch of unneeded cruft - but barely the surface of it. This code is depressing and duplicated all over the place... I don't think I can bear to touch this code until it's undergone some MAJOR cleanup :) svn-id: r9782 --- sword2/driver/rdwin.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'sword2/driver/rdwin.cpp') diff --git a/sword2/driver/rdwin.cpp b/sword2/driver/rdwin.cpp index 2a3205f61b..156a21e3ab 100644 --- a/sword2/driver/rdwin.cpp +++ b/sword2/driver/rdwin.cpp @@ -183,7 +183,6 @@ void Sword2State::parseEvents() { break; case OSystem::EVENT_QUIT: Close_game(); - RestoreDisplay(); CloseAppWindow(); break; default: -- cgit v1.2.3