Skip to content

Commit

Permalink
Rm experimental/SingleWriterFixedHashMap.h
Browse files Browse the repository at this point in the history
Summary: It's an unused shim

Reviewed By: DenisYaroshevskiy

Differential Revision: D64976238

fbshipit-source-id: bb843e149683057837ea79f8d1146b08e075e061
  • Loading branch information
Gownta authored and facebook-github-bot committed Oct 29, 2024
1 parent b4c86ab commit 6df9a81
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 = "single_writer_fixed_hash_map",
headers = [
"SingleWriterFixedHashMap.h",
],
exported_deps = [
"//folly/concurrency/container:single_writer_fixed_hash_map",
],
)

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

This file was deleted.

0 comments on commit 6df9a81

Please sign in to comment.