Remove duplicate setContent

This commit is contained in:
Erik Michaels-Ober 2011-09-19 11:21:15 -07:00
parent dd7f8b907e
commit d44ad4c246
1 changed files with 0 additions and 1 deletions

View File

@ -428,7 +428,6 @@ $(function() {
}
},
success: function(data) {
activeInfoWindow.setContent(data);
activeInfoWindow.setContent(data);
image = new google.maps.MarkerImage('<%= image_path 'markers/green.png' %>',
new google.maps.Size(27.0, 37.0),