Skip to content

Commit

Permalink
Rm experimental/PrimaryPtr.h
Browse files Browse the repository at this point in the history
Summary: No one is using this shim anymore

Reviewed By: DenisYaroshevskiy

Differential Revision: D64975881

fbshipit-source-id: dc52c669e918e3d15c6da0eff7a352c233d51d18
  • Loading branch information
Gownta authored and facebook-github-bot committed Oct 28, 2024
1 parent 7566e4c commit 3f2bb95
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
10 changes: 0 additions & 10 deletions folly/experimental/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,6 @@ cpp_library(
],
)

cpp_library(
name = "primary_ptr",
headers = [
"PrimaryPtr.h",
],
exported_deps = [
"//folly/concurrency/memory:primary_ptr",
],
)

cpp_library(
name = "single_writer_fixed_hash_map",
headers = [
Expand Down
17 changes: 0 additions & 17 deletions folly/experimental/PrimaryPtr.h

This file was deleted.

0 comments on commit 3f2bb95

Please sign in to comment.