add missing semicolon, remove global and unused variables, remove unreachable code
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10482 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -496,7 +496,6 @@ OpenLayers.Layer.Google.v2 = {
|
||||
|
||||
} catch (e) {
|
||||
throw(e);
|
||||
return;
|
||||
}
|
||||
// cache elements for use by any other google layers added to
|
||||
// this same map
|
||||
|
||||
Reference in New Issue
Block a user