Skip to content

Commit

Permalink
Rm experimental/ReadMostlySharedPtr.h
Browse files Browse the repository at this point in the history
Summary: Everyone is using the deshimmed version

Reviewed By: ot

Differential Revision: D64692785

fbshipit-source-id: 414578b718f2368f5445a611c679dcf3caa50ddf
  • Loading branch information
Gownta authored and facebook-github-bot committed Oct 24, 2024
1 parent 47055cd commit 2aa85fc
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 @@ -80,16 +80,6 @@ cpp_library(
],
)

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

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

This file was deleted.

0 comments on commit 2aa85fc

Please sign in to comment.