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:
Frédéric Junod
2010-07-12 06:45:19 +00:00
parent afa7b9c2bb
commit d880d2d2b7
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -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