From a749fc13a67dab2b9ff35d3b8ac5cd0ab0b88031 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 13 Jan 2014 14:21:41 +0000 Subject: - Beta is too unstable, rollback to latest stable version - Support staging --- .../files/patch-src-common-Debug__DumpCallstack.cpp | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 games/openlierox/files/patch-src-common-Debug__DumpCallstack.cpp (limited to 'games/openlierox/files/patch-src-common-Debug__DumpCallstack.cpp') diff --git a/games/openlierox/files/patch-src-common-Debug__DumpCallstack.cpp b/games/openlierox/files/patch-src-common-Debug__DumpCallstack.cpp deleted file mode 100644 index 28d423e31dde..000000000000 --- a/games/openlierox/files/patch-src-common-Debug__DumpCallstack.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- src/common/Debug_DumpCallstack.cpp.orig 2012-04-17 04:26:14.000000000 +0400 -+++ src/common/Debug_DumpCallstack.cpp 2012-12-14 23:19:15.525963503 +0400 -@@ -11,6 +11,8 @@ - #include "util/macros.h" - #include - #include -+#include -+#include - - #ifndef HAVE_EXECINFO - # if defined(__linux__) -@@ -25,8 +27,6 @@ - #if HAVE_EXECINFO - - #include --#include --#include - - #if HASBFD - -- cgit v1.2.3