playback/player: gtk-play: remove unused callback
This commit is contained in:
parent
0a38d36996
commit
64a73ff36b
@ -1005,12 +1005,6 @@ create_tracks_menu (GtkPlay * play, GstPlayerMediaInfo * media_info, GType type)
|
||||
return menu;
|
||||
}
|
||||
|
||||
static void
|
||||
player_set_rate_cb (GtkSpinButton * button, GtkPlay * play)
|
||||
{
|
||||
gst_player_set_rate (play->player, gtk_spin_button_get_value (button));
|
||||
}
|
||||
|
||||
static void
|
||||
player_quit_clicked_cb (GtkButton * button, GtkPlay * play)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user