diff options
Diffstat (limited to 'games-board/schafkopf/files/schafkopf-0.7-gcc43.patch')
-rw-r--r-- | games-board/schafkopf/files/schafkopf-0.7-gcc43.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games-board/schafkopf/files/schafkopf-0.7-gcc43.patch b/games-board/schafkopf/files/schafkopf-0.7-gcc43.patch deleted file mode 100644 index e8bd17aee0fe..000000000000 --- a/games-board/schafkopf/files/schafkopf-0.7-gcc43.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/canvascard.h 2008-09-29 23:49:56.000000000 +0200 -+++ src/canvascard.h_new 2008-09-29 23:49:44.000000000 +0200 -@@ -41,7 +41,7 @@ - void setRotation( int d ); - - void animatedMove(); -- void setDestination( int x, int x ); -+ void setDestination( int x, int y ); - - - int rtti() const { return CANVASCARD; } |