generated new forge bundle

This commit is contained in:
Tankred Hase 2013-05-15 14:25:24 +02:00
parent 0e4c09ebdf
commit d731ae32d8
1 changed files with 0 additions and 4 deletions

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');