Remove broken code.

This commit is contained in:
Tom Payne
2012-06-19 09:18:56 +02:00
parent 613b90c7f3
commit 986f152e61

View File

@@ -39,7 +39,6 @@ ol.map = function(opt_arg) {
var map = new ol.Map();
if (goog.object.) {
}
return map;
};