summaryrefslogtreecommitdiff
path: root/games/gcompris2/files/patch-src::boards::menu.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 04:05:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 04:05:46 +0000
commitaa0b37526c916e4f8d1a915da3001d67dfd1a197 (patch)
tree68a63ced2b85631b4a84c4f67c0136064aa08d6a /games/gcompris2/files/patch-src::boards::menu.c
parentAdd gcompris2 per http://5toe.lyrical.net/?action=test&category=all. (diff)
Remove a patch that is not needed with libgnomecanvas-2.2.
Notes
Notes: svn path=/head/; revision=79661
Diffstat (limited to '')
-rw-r--r--games/gcompris2/files/patch-src::boards::menu.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/gcompris2/files/patch-src::boards::menu.c b/games/gcompris2/files/patch-src::boards::menu.c
deleted file mode 100644
index a5908d515cca..000000000000
--- a/games/gcompris2/files/patch-src::boards::menu.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/boards/menu.c.orig Wed Apr 23 21:38:22 2003
-+++ src/boards/menu.c Wed Apr 23 21:39:20 2003
-@@ -153,6 +153,7 @@
- gcomprisBoard->maxlevel=1;
- gcompris_bar_set(GCOMPRIS_BAR_CONFIG|GCOMPRIS_BAR_ABOUT);
-
-+ gnome_canvas_update_now(gcomprisBoard->canvas);
- menu_pause(FALSE);
-
- }