mediaplayer: qml: fix issue with bluetooth icon
[apps/mediaplayer.git] / app / MediaPlayer.qml
index a297162..1c7c5a8 100644 (file)
@@ -41,7 +41,6 @@ ApplicationWindow {
         repeat: true
         onTriggered: {
             bluetooth.position = bluetooth.position + 250
-            slider.value = bluetooth.position
         }
     }