Skip to content

Commit

Permalink
Delete unused osx_wrapper
Browse files Browse the repository at this point in the history
I missed this in 1727361

Closes #15528.

PiperOrigin-RevId: 474770683
Change-Id: I26707e495ca1010b250d05b0911a9d69bf97ab9d
  • Loading branch information
keith authored and Copybara-Service committed Sep 16, 2022
1 parent a013ad4 commit d8d290f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 121 deletions.
5 changes: 0 additions & 5 deletions tools/cpp/BUILD.tools
Expand Up @@ -120,11 +120,6 @@ filegroup(
srcs = ["build_interface_so"],
)

filegroup(
name = "osx_wrapper",
srcs = ["osx_cc_wrapper.sh"],
)

filegroup(
name = "link_dynamic_library",
srcs = ["link_dynamic_library.sh"],
Expand Down
116 changes: 0 additions & 116 deletions tools/cpp/osx_cc_wrapper.sh

This file was deleted.

0 comments on commit d8d290f

Please sign in to comment.