Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gcompris
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2008-09-21 13:13:07 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2008-09-21 13:13:07 (GMT)
commit75aa7847148ce09968407cfdbb37bd77d7b5aaae (patch)
treee34962376054dc1c21c9c8cf60bb560b615249d8 /src/gcompris
parent7da963de99350eee218188acd3b3a31908759b55 (diff)
no more play the intro in the help, it's too much.
svn path=/trunk/; revision=3543
Diffstat (limited to 'src/gcompris')
-rw-r--r--src/gcompris/help.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gcompris/help.c b/src/gcompris/help.c
index e82aaac..db6cb31 100644
--- a/src/gcompris/help.c
+++ b/src/gcompris/help.c
@@ -99,8 +99,6 @@ void gc_help_start (GcomprisBoard *gcomprisBoard)
gc_board_pause(TRUE);
- gc_activity_intro_play(gcomprisBoard);
-
item_selected = NULL;
item_selected_text = NULL;