summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/html/preview/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/html/preview/index.html b/docs/html/preview/index.html
index 8d7fb8c..ed78e4d1 100644
--- a/docs/html/preview/index.html
+++ b/docs/html/preview/index.html
@@ -662,14 +662,6 @@ the recommendations in <a href="/training/tv/games/index.html">Building TV Games
}
}
- $(window).hashchange( function(){
- if ($("#tos").is(":visible") && location.hash != "#download") {
- $("#tos").hide();
- $("#landing-wrapper").show();
- }
- });
-
-
</script>