From 409b7fb97e65c88b4dff454ec200753adee4f8e4 Mon Sep 17 00:00:00 2001 From: Samuel Mannehed Date: Fri, 1 Sep 2017 13:59:10 +0200 Subject: [PATCH] Remove unused variable The use of this variable was removed in b18ef8162ea5fd0a72f4aa910f7fc9236a8f81f1 --- app/ui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/ui.js b/app/ui.js index 1b360438..ff403b05 100644 --- a/app/ui.js +++ b/app/ui.js @@ -38,7 +38,6 @@ var UI = { controlbarMouseDownOffsetY: 0, isSafari: false, - rememberedClipSetting: null, lastKeyboardinput: null, defaultKeyboardinputLen: 100,