more tidy

This commit is contained in:
John McLear 2016-01-10 14:40:57 +00:00
parent 50c6b5ed61
commit 935b921c2b
1 changed files with 0 additions and 1 deletions

View File

@ -5442,7 +5442,6 @@ function Ace2Inner(){
lineNumbersShown++;
var n = lineNumbersShown;
var div = odoc.createElement("DIV");
//calculate height for new line number
if(b){
var h = (b.clientHeight || b.offsetHeight);