Delete feature flag remember_views_on_mount_android

Summary: changelog: [internal]

Reviewed By: mdvacca

Differential Revision: D40303795

fbshipit-source-id: 6337dedab4338a4eac9d081f5274aa1d967d7787
This commit is contained in:
Samuel Susla
2022-10-13 10:19:28 -07:00
committed by Facebook GitHub Bot
parent d6f9adeaec
commit 26da3ae8c6
3 changed files with 5 additions and 20 deletions
@@ -97,7 +97,6 @@ public class ReactFeatureFlags {
/** Feature Flag for mitigatin concurrent root crashes */
public static boolean disablePreallocationOnClone = false;
public static boolean shouldRememberAllocatedViews = false;
/**
* Feature Flag to control the size of the cache used by TextLayoutManager in Fabric. Used from
* JNI.