Repository: flex-typedefs
Updated Branches:
  refs/heads/develop 2bd4044d1 -> 8b7b0b00a


Promise is correctly define din es6.js so remove this one.


Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/8b7b0b00
Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/8b7b0b00
Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/8b7b0b00

Branch: refs/heads/develop
Commit: 8b7b0b00a8455d8cbee26f5d0bc08eb1e1f3e989
Parents: 2bd4044
Author: Alex Harui <aha...@apache.org>
Authored: Sun Jun 4 21:04:41 2017 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Sun Jun 4 21:04:41 2017 -0700

----------------------------------------------------------------------
 js/src/main/javascript/missing.js | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/8b7b0b00/js/src/main/javascript/missing.js
----------------------------------------------------------------------
diff --git a/js/src/main/javascript/missing.js 
b/js/src/main/javascript/missing.js
index 93dc092..d32b831 100644
--- a/js/src/main/javascript/missing.js
+++ b/js/src/main/javascript/missing.js
@@ -72,11 +72,6 @@ dialogPolyfill.registerDialog = function(element) {};
 /**
  * @constructor
  */
-function Promise() {}
-
-/**
- * @constructor
- */
 function FontFaceSetLoadStatus() {}
 
 /**

Reply via email to