summaryrefslogtreecommitdiff
path: root/games/openpref/files/patch-src__util__debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/openpref/files/patch-src__util__debug.cpp')
-rw-r--r--games/openpref/files/patch-src__util__debug.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/openpref/files/patch-src__util__debug.cpp b/games/openpref/files/patch-src__util__debug.cpp
deleted file mode 100644
index a91bc3978ecc..000000000000
--- a/games/openpref/files/patch-src__util__debug.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/util/debug.cpp.orig 2014-04-05 15:33:31.000000000 +0200
-+++ ./src/util/debug.cpp 2014-04-05 15:34:06.000000000 +0200
-@@ -20,6 +20,7 @@
- * http://www.gnu.org/licenses
- */
-
-+#include <time.h>
- #include <QFile>
-
- #include "debug.h"