Skip to content

Commit

Permalink
Rm experimental/RelaxedConcurrentPriorityQueue
Browse files Browse the repository at this point in the history
Summary: This is just a shim, and no one uses it.

Reviewed By: skrueger

Differential Revision: D67985379

fbshipit-source-id: e8f6c7d470b390aadf2cd3768dcf241c1033151f
  • Loading branch information
Gownta authored and facebook-github-bot committed Jan 29, 2025
1 parent 33aba63 commit 68f2308
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 @@ -32,16 +32,6 @@ cpp_library(
],
)

cpp_library(
name = "relaxed_concurrent_priority_queue",
headers = [
"RelaxedConcurrentPriorityQueue.h",
],
exported_deps = [
"//folly/concurrency/container:relaxed_concurrent_priority_queue",
],
)

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

This file was deleted.

0 comments on commit 68f2308

Please sign in to comment.