From 05fb6f906de25016faff2bdedd1f47f1e4077554 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 20 Dec 2019 14:25:56 +0100 Subject: osc: cosmetics: remove some excessive whitespace --- player/lua/osc.lua | 7 ------- 1 file changed, 7 deletions(-) diff --git a/player/lua/osc.lua b/player/lua/osc.lua index 63a1ff0d75..cbec832aab 100644 --- a/player/lua/osc.lua +++ b/player/lua/osc.lua @@ -1678,9 +1678,6 @@ function osc_init() -- stop seeking with the slider to prevent skipping files state.active_element = nil - - - elements = {} -- some often needed stuff @@ -2331,10 +2328,6 @@ function render() -- submit mp.set_osd_ass(osc_param.playresy * osc_param.display_aspect, osc_param.playresy, ass.text) - - - - end -- -- cgit v1.2.3