Skip to content

Commit

Permalink
modefilefree: Tear out cxx modules from build_mode.bzl
Browse files Browse the repository at this point in the history
Summary: Dead code

Reviewed By: scottcao

Differential Revision: D68812661

fbshipit-source-id: ffcbe2d2962bf2549dfbf7116f7e0d8dce95b3cd
  • Loading branch information
JakobDegen authored and facebook-github-bot committed Jan 29, 2025
1 parent 22ff62e commit f4fff3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wangle/BUILD_MODE.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ _tags = [

_modes = extend_build_modes(
get_parent_modes(),
cxx_modular_headers = True,
lsan_suppressions = _lsan_suppressions,
tags = _tags,
)
Expand Down

0 comments on commit f4fff3d

Please sign in to comment.