diff --git a/www/common/sframe-common-history.js b/www/common/sframe-common-history.js index cf4912786..697cb7be1 100644 --- a/www/common/sframe-common-history.js +++ b/www/common/sframe-common-history.js @@ -567,7 +567,6 @@ define([ if (err) { throw new Error(err); } update(newRt); display(); - c = states.length - 1; if (isFull) { $loadMore.off('click').hide(); $version.show();