Skip to content

Commit

Permalink
Remove unused MicroProfiler
Browse files Browse the repository at this point in the history
Summary:
This was introduced a while ago in D3635319 (0418353), and was never really adopted.

Changelog: [Internal]

Reviewed By: JoshuaGross

Differential Revision: D37460402

fbshipit-source-id: 70586b23697e02208c393e556625ae534773177f
  • Loading branch information
javache authored and facebook-github-bot committed Jun 28, 2022
1 parent cf0a0ef commit a5a956b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 377 deletions.
1 change: 0 additions & 1 deletion ReactCommon/cxxreact/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ rn_xplat_cxx_library(
"//xplat/jsi:jsi",
react_native_xplat_target("callinvoker:callinvoker"),
react_native_xplat_target("jsinspector:jsinspector"),
react_native_xplat_target("microprofiler:microprofiler"),
react_native_xplat_target("runtimeexecutor:runtimeexecutor"),
react_native_xplat_target("reactperflogger:reactperflogger"),
react_native_xplat_target("logger:logger"),
Expand Down
5 changes: 0 additions & 5 deletions ReactCommon/microprofiler/.clang-tidy

This file was deleted.

30 changes: 0 additions & 30 deletions ReactCommon/microprofiler/BUCK

This file was deleted.

252 changes: 0 additions & 252 deletions ReactCommon/microprofiler/MicroProfiler.cpp

This file was deleted.

89 changes: 0 additions & 89 deletions ReactCommon/microprofiler/MicroProfiler.h

This file was deleted.

0 comments on commit a5a956b

Please sign in to comment.