summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--player/lua/osc.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/player/lua/osc.lua b/player/lua/osc.lua
index abbec6229f..dafe9d2a6c 100644
--- a/player/lua/osc.lua
+++ b/player/lua/osc.lua
@@ -1538,8 +1538,6 @@ function enable_osc(enable)
end
end
-mp.use_suspend=false
-
mp.register_event("tick", tick)
mp.register_event("start-file", request_init)
mp.register_event("tracks-changed", request_init)