Skip to content

Commit

Permalink
Rm experimental/ExecutionObserver.h
Browse files Browse the repository at this point in the history
Summary: No one is using this shim anymore

Reviewed By: ot

Differential Revision: D64698392

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

cpp_library(
name = "execution_observer",
headers = [
"ExecutionObserver.h",
],
exported_deps = [
"//folly/executors:execution_observer",
],
)

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

This file was deleted.

0 comments on commit 47055cd

Please sign in to comment.