Skip to content

Commit bb2c13a

Browse files
sammy-SCfacebook-github-bot
authored andcommitted
remove force_static from componentregistry module
Summary: Resolved Pull request: facebook#44296 changelog: [internal] force_static doesn't need to be in here, let's remove it. I change one module per diff. It makes it easier to land it and pinpoint where build failures are coming from. Reviewed By: javache Differential Revision: D56632286 fbshipit-source-id: e942603d3c69d9eebf4d3b64e2f73ee6a5df6de4
1 parent e2ad669 commit bb2c13a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-native/ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
#include <react/renderer/animations/conversions.h>
1818
#include <react/renderer/animations/utils.h>
19-
#include <react/renderer/componentregistry/ComponentDescriptorFactory.h>
2019
#include <react/renderer/components/image/ImageProps.h>
2120
#include <react/renderer/components/view/ViewProps.h>
2221
#include <react/renderer/components/view/ViewPropsInterpolation.h>

0 commit comments

Comments
 (0)