Remove redeclaration of a variable
This commit is contained in:
parent
00df30999b
commit
da346c3b21
@ -1147,7 +1147,6 @@ var UI;
|
|||||||
|
|
||||||
// Update parameters that depend on the clip setting
|
// Update parameters that depend on the clip setting
|
||||||
updateViewClip: function() {
|
updateViewClip: function() {
|
||||||
var display;
|
|
||||||
if (!UI.rfb) return;
|
if (!UI.rfb) return;
|
||||||
|
|
||||||
var display = UI.rfb.get_display();
|
var display = UI.rfb.get_display();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user