Skip to content

Commit

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

Reviewed By: DenisYaroshevskiy

Differential Revision: D64693321

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

cpp_library(
name = "coding_detail",
headers = [
"CodingDetail.h",
],
exported_deps = [
"//folly/compression/elias_fano:coding_detail",
],
)

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

This file was deleted.

0 comments on commit 097a5bd

Please sign in to comment.