X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=plugins%2Fgooglemap%2Fstatic%2Fjs%2Fgooglemap.js;h=c19b95a1eea08eed762ae5980e362f2361994e0b;hp=b8bbf538b0382886453fb56752a61fd35c77bd7b;hb=2dc75c0c2dfee75e257a42e757799b3b28aaef28;hpb=36b6e1c1f15e2a97c4aad1861453b3c09e00677e diff --git a/plugins/googlemap/static/js/googlemap.js b/plugins/googlemap/static/js/googlemap.js index b8bbf538..c19b95a1 100644 --- a/plugins/googlemap/static/js/googlemap.js +++ b/plugins/googlemap/static/js/googlemap.js @@ -34,8 +34,6 @@ googlemap_debug_detailed=false; /* XXX Events */ this.elmt().on('show', this, this.on_show); - // TODO in destructor - // $(window).unbind('QueryTable'); var query = manifold.query_store.find_analyzed_query(this.options.query_uuid); this.object = query.object;