Skip to content

Commit

Permalink
Rm experimental:program_options
Browse files Browse the repository at this point in the history
Summary: All dependents are pointing to cl:program_options

Reviewed By: yfeldblum

Differential Revision: D63987681

fbshipit-source-id: 70691a7d0c8491e53001291fffd88514fcb8f278
  • Loading branch information
Gownta authored and facebook-github-bot committed Oct 14, 2024
1 parent 9351f36 commit e84170b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 45 deletions.
11 changes: 0 additions & 11 deletions folly/experimental/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -141,17 +141,6 @@ cpp_library(
],
)

cpp_library(
name = "program_options",
headers = [
"NestedCommandLineApp.h",
"ProgramOptions.h",
],
exported_deps = [
"//folly/cli:program_options",
],
)

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

This file was deleted.

17 changes: 0 additions & 17 deletions folly/experimental/ProgramOptions.h

This file was deleted.

0 comments on commit e84170b

Please sign in to comment.