From 0cf2f20608308acdf3cb922c3736446bbd8f3388 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:58:29 +0100 Subject: gentoo resync : 14.07.2018 --- games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch (limited to 'games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch') diff --git a/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch b/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch deleted file mode 100644 index 6b3f54ef5630..000000000000 --- a/games-puzzle/flobopuyo/files/flobopuyo-0.20-gcc41.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: flobopuyo-0.20/PuyoGame.h -=================================================================== ---- flobopuyo-0.20.orig/PuyoGame.h -+++ flobopuyo-0.20/PuyoGame.h -@@ -46,7 +46,7 @@ public: - virtual ~PuyoPuyo() {}; - PuyoState getPuyoState(); - void setPuyoState(PuyoState state); -- bool PuyoPuyo::isFalling(); -+ bool isFalling(); - int getPuyoX() const; - int getPuyoY() const; - void setPuyoXY(int X, int Y); -- cgit v1.2.3