diff options
Diffstat (limited to 'games/gnomechess/files/patch-src::board.c')
-rw-r--r-- | games/gnomechess/files/patch-src::board.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/gnomechess/files/patch-src::board.c b/games/gnomechess/files/patch-src::board.c deleted file mode 100644 index 3afe254c1b77..000000000000 --- a/games/gnomechess/files/patch-src::board.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/board.c.orig Mon Jul 23 07:45:20 2001 -+++ src/board.c Sun Aug 22 03:42:58 2004 -@@ -661,6 +661,7 @@ - - break; - default: -+ ; - } - - return 0; |