1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00

generated new forge bundle

This commit is contained in:
Tankred Hase 2013-05-15 14:25:24 +02:00
parent 0e4c09ebdf
commit d731ae32d8

View File

@ -1,5 +1,3 @@
(function(window) {
/**
* Utility functions for web applications.
*
@ -11658,5 +11656,3 @@ if(nodeDefine || typeof define === 'function') {
});
}
})();
})((typeof window !== 'undefined') ? window : 'undefined');