aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/app.js
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-04-22 15:07:49 +0100
committerStruan Donald <struan@exo.org.uk>2013-04-22 15:58:17 +0100
commited17181e0660ce6452b9fbc4a8a6d1a807dca453 (patch)
tree108ab08558d5226d97c3e22dacf0057d7e2af5ce /www/js/app.js
parentfa8938228b0784f2c07233cc336a3ab3014c63a7 (diff)
standardise on currentPosition
Diffstat (limited to 'www/js/app.js')
-rw-r--r--www/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js
index ebaf671..2ce05e2 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -45,7 +45,6 @@ var tpl = {
initialized: 0,
users: new FMS.Users(),
currentUser: null,
- currentLocation: null,
currentPosition: null,
currentDraft: new FMS.Draft(),