Skip to content

Commit

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

Reviewed By: DenisYaroshevskiy

Differential Revision: D64976052

fbshipit-source-id: a806e732d2208daee29b4693a47b7931c773616e
  • Loading branch information
Gownta authored and facebook-github-bot committed Oct 28, 2024
1 parent 3f2bb95 commit b4c86ab
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 @@ -109,13 +109,3 @@ cpp_library(
"//folly/executors:threaded_repeating_function_runner",
],
)

cpp_library(
name = "tl_ref_count",
headers = [
"TLRefCount.h",
],
exported_deps = [
"//folly/concurrency/memory:tl_ref_count",
],
)
17 changes: 0 additions & 17 deletions folly/experimental/TLRefCount.h

This file was deleted.

0 comments on commit b4c86ab

Please sign in to comment.