diff options
Diffstat (limited to 'www/js/app.js')
-rw-r--r-- | www/js/app.js | 1 |
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(), |