Skip to content

Commit 9f273b3

Browse files
committed
Remove old //cuttlefish/common/libs/posix:strerror implementation
Bug: b/471277616
1 parent 82a240c commit 9f273b3

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

base/cvd/cuttlefish/common/libs/posix/BUILD.bazel

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@ package(
44
default_visibility = ["//:android_cuttlefish"],
55
)
66

7-
cf_cc_library(
8-
name = "strerror",
9-
hdrs = ["strerror.h"],
10-
deps = [
11-
"//cuttlefish/posix:strerror",
12-
],
13-
)
14-
157
cf_cc_library(
168
name = "symlink",
179
srcs = ["symlink.cc"],

base/cvd/cuttlefish/common/libs/posix/strerror.h

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)