remove unneeded function
This commit is contained in:
parent
dbc282523b
commit
49317c13c2
1 changed files with 0 additions and 3 deletions
|
@ -124,9 +124,6 @@ c3nav = {
|
|||
c3nav._searchable_locations_timer = window.setTimeout(c3nav.load_searchable_locations, c3nav._searchable_locations_interval);
|
||||
}
|
||||
},
|
||||
createLabel: function(location) {
|
||||
return
|
||||
},
|
||||
continue_init: function() {
|
||||
c3nav.init_map();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue