games-action/lugaru: remove unused patch
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 22 Dec 2017 15:15:40 +0000 (16:15 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 23 Dec 2017 13:08:23 +0000 (14:08 +0100)
games-action/lugaru/files/lugaru-9999-dir.patch [deleted file]

diff --git a/games-action/lugaru/files/lugaru-9999-dir.patch b/games-action/lugaru/files/lugaru-9999-dir.patch
deleted file mode 100644 (file)
index da9310d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Source/OpenGL_Windows.cpp        2015-01-14 23:57:19.799186785 -0500
-+++ b/Source/OpenGL_Windows.cpp        2015-01-14 23:57:36.022643953 -0500
-@@ -1330,7 +1330,7 @@
-     // !!! FIXME: we could use a Win32 API for this.  --ryan.
- #ifndef WIN32
--    chdirToAppPath(argv[0]);
-+    chdir("@GENTOO_DIR@");
- #endif
-       LOGFUNC;