Skip to content

Commit

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

Reviewed By: skrueger

Differential Revision: D65953279

fbshipit-source-id: 5f31a466b232657388c5653c8fd7fb5e6df8382f
  • Loading branch information
Gownta authored and facebook-github-bot committed Nov 15, 2024
1 parent c53bfeb commit 0660ead
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
8 changes: 0 additions & 8 deletions folly/experimental/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ load("@fbcode_macros//build_defs:cpp_library.bzl", "cpp_library")

oncall("fbcode_entropy_wardens_folly")

cpp_library(
name = "bits",
headers = ["Bits.h"],
exported_deps = [
"//folly/lang:bits_class",
],
)

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

This file was deleted.

0 comments on commit 0660ead

Please sign in to comment.