Skip to content

Commit

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

Reviewed By: skrueger

Differential Revision: D65953072

fbshipit-source-id: ce86fe62bc70bf263b849e331627fa4682a2c2c5
  • Loading branch information
Gownta authored and facebook-github-bot committed Nov 15, 2024
1 parent 49d9206 commit fa1113e
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 @@ -60,16 +60,6 @@ cpp_library(
],
)

cpp_library(
name = "singleton_relaxed_counter",
headers = [
"SingletonRelaxedCounter.h",
],
exported_deps = [
"//folly/concurrency:singleton_relaxed_counter",
],
)

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

This file was deleted.

0 comments on commit fa1113e

Please sign in to comment.