Remove mention of Prepack (#15922)

We aren't shipping Prepack anytime soon. FB-only: see D15585102.
This commit is contained in:
Christoph Nakazawa 2019-06-19 11:05:28 +01:00 committed by Sunil Pai
parent 689beef6f5
commit 0bd7551146
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ function processEventTypes(
* Registers a native view/component by name.
* A callback is provided to load the view config from UIManager.
* The callback is deferred until the view is actually rendered.
* This is done to avoid causing Prepack deopts.
*/
exports.register = function(name: string, callback: ViewConfigGetter): string {
invariant(