Skip to content

Commit

Permalink
delete butter module (#43300)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #43300

changelog: [internal]

not used, let's delete

Reviewed By: fkgozali

Differential Revision: D54462125

fbshipit-source-id: f6cb5199e00e139c0340ad5c7b338acfb99f0d15
  • Loading branch information
sammy-SC authored and facebook-github-bot committed Mar 6, 2024
1 parent 82db330 commit 9426d24
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 143 deletions.
1 change: 0 additions & 1 deletion packages/react-native/ReactAndroid/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ val preparePrefab by
Pair(File(buildDir, "third-party-ndk/fmt/include/").absolutePath, ""),
Pair(File(buildDir, "third-party-ndk/folly/").absolutePath, ""),
Pair(File(buildDir, "third-party-ndk/glog/exported/").absolutePath, ""),
Pair("../ReactCommon/butter/", "butter/"),
Pair("../ReactCommon/callinvoker/", ""),
Pair("../ReactCommon/cxxreact/", "cxxreact/"),
Pair("../ReactCommon/react/bridging/", "react/bridging/"),
Expand Down
21 changes: 0 additions & 21 deletions packages/react-native/ReactCommon/butter/CMakeLists.txt

This file was deleted.

76 changes: 0 additions & 76 deletions packages/react-native/ReactCommon/butter/butter.h

This file was deleted.

45 changes: 0 additions & 45 deletions packages/react-native/ReactCommon/butter/map.h

This file was deleted.

0 comments on commit 9426d24

Please sign in to comment.