react-native-macos/ReactCommon/utils
Vitaly Potlov 208e4d2dcd Fix static method in file header (#29118)
Summary:
I have looked into recent commits and found a typical mistake when static is used in .h file.
Here static is not necessary. See link: https://stackoverflow.com/questions/780730/c-c-static-function-in-header-file-what-does-it-mean

## Changelog
Changelog: [Internal] Fabric-specific internal change.
Pull Request resolved: https://github.com/facebook/react-native/pull/29118

Reviewed By: sammy-SC

Differential Revision: D22039305

Pulled By: shergin

fbshipit-source-id: 7078e716166067dd1e94cbb84200a1235283c978
2020-06-24 12:30:45 -07:00
..
.clang-tidy The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
BUCK use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
ContextContainer.h Fabric: Introducing `ContextContainer::update()` 2019-10-24 17:45:39 -07:00
FloatComparison.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
ManagedObjectWrapper.h Fix static method in file header (#29118) 2020-06-24 12:30:45 -07:00
ManagedObjectWrapper.mm Fix static method in file header (#29118) 2020-06-24 12:30:45 -07:00
RunLoopObserver.cpp Fabric: Introducing `RunLoopObserver` 2020-05-06 18:28:52 -07:00
RunLoopObserver.h Fabric: Introducing `RunLoopObserver` 2020-05-06 18:28:52 -07:00
SharedFunction.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
SimpleThreadSafeCache.h Codemod: Clang-format for all files in `ReactCommon` directory 2020-02-25 19:52:27 -08:00
Telemetry.h Fabric: Improving precision and type-safety of Telemetry 2020-01-27 13:26:49 -08:00
ThreadStorage.h Font size in Text now respects preferredContentSizeCategory 2020-06-17 10:22:32 -07:00