summaryrefslogtreecommitdiff
path: root/games-engines/gemrb/files/pstquitfix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-engines/gemrb/files/pstquitfix.patch')
-rw-r--r--games-engines/gemrb/files/pstquitfix.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/games-engines/gemrb/files/pstquitfix.patch b/games-engines/gemrb/files/pstquitfix.patch
deleted file mode 100644
index cb2a40c..0000000
--- a/games-engines/gemrb/files/pstquitfix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: gemrb/GUIScripts/pst/GUIOPT.py
-===================================================================
---- gemrb/GUIScripts/pst/GUIOPT.py (revision 5878)
-+++ gemrb/GUIScripts/pst/GUIOPT.py (working copy)
-@@ -590,7 +590,6 @@
- QuitMsgWindow.Unload ()
- QuitMsgWindow = None
- GemRB.SetVar ("FloatWindow", -1)
-- GemRB.GetVar.SetVisible (("OtherWindow"), 1)
-
- GemRB.UnhideGUI ()
- return