aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/js/views/around.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index b01bca2..1690021 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -303,10 +303,6 @@
);
return centre;
- },
-
- _destroy: function() {
- fixmystreet = null;
}
})
});