diff --git a/public/index.html b/public/index.html
index c009e1284..647288a0c 100755
--- a/public/index.html
+++ b/public/index.html
@@ -73,11 +73,7 @@
window.location.hash = $(this).attr("name");
return false;
});
- }
- // window.addEventListener("popstate", function(e) {
- // console.log("popstate",e);
- // history.go(-2);
- // }, false);
+ }