Remove broken requires statement.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1232 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-08-16 13:22:55 +00:00
parent 7e312bf596
commit 6e14190463

View File

@@ -32,7 +32,6 @@ if (typeof GMap2 != "undefined") {
/**
* @class
*
* @requires OpenLayers/EventPane.js
*/
OpenLayers.Layer.Google = Class.create();
OpenLayers.Layer.Google.prototype =