From 6b74222da7e8947cb760266797e8466eb61080bb Mon Sep 17 00:00:00 2001 From: Niels Elburg Date: Thu, 13 Nov 2008 00:41:09 +0000 Subject: [PATCH] drop git-svn-id: svn://code.dyne.org/veejay/trunk@1178 eb8d1916-c9e9-0310-b8de-cf0c9472ead5 --- veejay-current/veejay-client/src/vj-api.c | 1 - 1 file changed, 1 deletion(-) diff --git a/veejay-current/veejay-client/src/vj-api.c b/veejay-current/veejay-client/src/vj-api.c index d6082306..c6f6ab4e 100644 --- a/veejay-current/veejay-client/src/vj-api.c +++ b/veejay-current/veejay-client/src/vj-api.c @@ -5566,7 +5566,6 @@ static void update_globalinfo(int *history, int pm, int last_pm) select_slot( info->status_tokens[PLAY_MODE] ); - on_samplepage_clicked(NULL,NULL); #ifdef STRICT_CHECKING if( pm != MODE_PLAIN ) assert( info->selected_slot != NULL );