aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-google.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/js/map-google.js')
-rw-r--r--web/js/map-google.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/js/map-google.js b/web/js/map-google.js
index d1bde98b6..a00d52ba1 100644
--- a/web/js/map-google.js
+++ b/web/js/map-google.js
@@ -149,11 +149,6 @@ fixmystreet.maps = {};
}
$(window).hashchange(function(){
- if (location.hash == '#report' && $('.rap-notes').is(':visible')) {
- $('.rap-notes-close').click();
- return;
- }
-
if (location.hash && location.hash != '#') {
return;
}