summaryrefslogtreecommitdiff
path: root/games-sports
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-11-26 19:21:41 +0100
committerJames Le Cuirot <chewi@gentoo.org>2016-12-03 11:37:50 +0000
commit7a435fc92747deb11c63de129c5911a4b11fb5be (patch)
tree3dff9514c56023752e9fd3d6e201b43054b14b19 /games-sports
parent0a6de1adc6ecf5114307e9f6291546808fd0c7bf (diff)
downloadgentoo-7a435fc92747deb11c63de129c5911a4b11fb5be.tar.gz
gentoo-7a435fc92747deb11c63de129c5911a4b11fb5be.tar.xz
games-sports/xmoto: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/2920
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/xmoto/files/xmoto-0.5.11-utf8.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/games-sports/xmoto/files/xmoto-0.5.11-utf8.patch b/games-sports/xmoto/files/xmoto-0.5.11-utf8.patch
deleted file mode 100644
index 5a9c5a499f9..00000000000
--- a/games-sports/xmoto/files/xmoto-0.5.11-utf8.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-http://todo.xmoto.tuxfamily.org/index.php?do=details&task_id=778
-
---- src/helpers/utf8.h.orig
-+++ src/helpers/utf8.h
-@@ -18,8 +18,8 @@
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- =============================================================================*/
-
--#ifndef __UTF8_H__
--#define __UTF8_H__
-+#ifndef __XMOTO_UTF8_H__
-+#define __XMOTO_UTF8_H__
-
- #include <vector>
- #include <string>