Remove $Dart$MapLiteralType as it is no longer used in core.js
Review URL: https://chromereviews.googleplex.com/3519019/ git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@49 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -466,9 +466,6 @@ function $intern(o, type_args) {
|
||||
return o;
|
||||
}
|
||||
|
||||
/** @const */
|
||||
var $Dart$MapLiteralType = LinkedHashMapImplementation$Dart;
|
||||
|
||||
function $Dart$MapLiteralFactory() {
|
||||
return native__CoreJsUtil__newMapLiteral();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user