Skip to content

Commit

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

Reviewed By: yfeldblum

Differential Revision: D64493224

fbshipit-source-id: 199164f59480873840314bb271be955229873a5c
  • Loading branch information
Gownta authored and facebook-github-bot committed Oct 18, 2024
1 parent 1b0ec4b commit 74e857c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
17 changes: 0 additions & 17 deletions folly/experimental/AutoTimer.h

This file was deleted.

10 changes: 0 additions & 10 deletions folly/experimental/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,6 @@ load("@fbcode_macros//build_defs:cpp_library.bzl", "cpp_library")

oncall("fbcode_entropy_wardens_folly")

cpp_library(
name = "auto_timer",
headers = [
"AutoTimer.h",
],
exported_deps = [
"//folly/logging:auto_timer",
],
)

cpp_library(
name = "bits",
headers = ["Bits.h"],
Expand Down

0 comments on commit 74e857c

Please sign in to comment.