revert part of commit r115, to syc with trunk
Modified: identity/CatDap/branches/live/lib/CatDap.pm =================================================================== --- identity/CatDap/branches/live/lib/CatDap.pm 2011-01-06 20:17:36 UTC (rev 234) +++ identity/CatDap/branches/live/lib/CatDap.pm 2011-01-06 20:27:12 UTC (rev 235) @@ -43,11 +43,6 @@ name => 'CatDap', # Disable deprecated behavior needed by old applications disable_component_resolution_regex_fallback => 1, - static => { - dirs => [ - 'static' - ], - } ); sub begin : Private {