Remove prev and next track action buttons for now

This commit is contained in:
Fernando Jiménez Moreno 2019-11-13 11:05:35 +01:00
parent b048d7faf7
commit b5b8c6c2a8
2 changed files with 2 additions and 23 deletions

View file

@ -18,7 +18,6 @@ use crate::dom::mediametadata::MediaMetadata;
use crate::dom::window::Window;
use dom_struct::dom_struct;
use embedder_traits::MediaSessionEvent;
use msg::constellation_msg::PipelineId;
use script_traits::MediaSessionActionType;
use script_traits::ScriptMsg;
use std::collections::HashMap;