diff options
Diffstat (limited to 'games/pokerth/files/patch-src-core-linux-convhelper.cpp')
-rw-r--r-- | games/pokerth/files/patch-src-core-linux-convhelper.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/pokerth/files/patch-src-core-linux-convhelper.cpp b/games/pokerth/files/patch-src-core-linux-convhelper.cpp deleted file mode 100644 index 8b2958408e66..000000000000 --- a/games/pokerth/files/patch-src-core-linux-convhelper.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/core/linux/convhelper.cpp.orig 2014-01-10 21:18:20 UTC -+++ src/core/linux/convhelper.cpp -@@ -36,7 +36,7 @@ - #error This file is not for Windows. - #endif - --#if defined(__FreeBSD__) || defined(__NetBSD__) -+#if defined(__NetBSD__) - #define HAVE_ICONV_CONST - #endif - |