remove old layer switcher. this fixes #200

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1525 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-10-02 21:22:43 +00:00
parent 5852fb835e
commit 14a2418a62
2 changed files with 1 additions and 228 deletions

View File

@@ -94,8 +94,7 @@ if (typeof(_OPENLAYERS_SFL_) == "undefined") {
"OpenLayers/Control/PanZoomBar.js",
"OpenLayers/Control/Permalink.js",
"OpenLayers/Control/Scale.js",
"OpenLayers/Control/LayerSwitcher.js",
"OpenLayers/Control/LayerTabs.js"
"OpenLayers/Control/LayerSwitcher.js"
); // etc.
var allScriptTags = "";