summaryrefslogtreecommitdiff
path: root/games/xconq/files/patch-tcltk::tkmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/xconq/files/patch-tcltk::tkmain.c')
-rw-r--r--games/xconq/files/patch-tcltk::tkmain.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/xconq/files/patch-tcltk::tkmain.c b/games/xconq/files/patch-tcltk::tkmain.c
deleted file mode 100644
index e44814593cec..000000000000
--- a/games/xconq/files/patch-tcltk::tkmain.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- tcltk/tkmain.c.orig Tue Dec 5 02:51:35 2000
-+++ tcltk/tkmain.c Thu Aug 5 21:24:26 2004
-@@ -1380,7 +1380,9 @@
- )
- return TRUE;
- case 1:
-+ ;
- default:
-+ ;
- }
- return FALSE;
- }