Remove redeclaration of a variable

This commit is contained in:
Samuel Mannehed 2016-10-13 14:57:37 +02:00
parent 00df30999b
commit da346c3b21
1 changed files with 0 additions and 1 deletions

View File

@ -1147,7 +1147,6 @@ var UI;
// Update parameters that depend on the clip setting
updateViewClip: function() {
var display;
if (!UI.rfb) return;
var display = UI.rfb.get_display();