summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7cede87..bf780b4 100644
--- a/index.html
+++ b/index.html
@@ -374,7 +374,6 @@
new VisIntegrater(function(c) {
weightsWrapper.afterLoad(function() {
weightsWrapper.openIn(c, true);
- setTimeout(function(){ weightsWrapper.animate(10, 10); }, 1000);
});
}, function(c) {
weightsWrapper.remove(c);