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 9d44f5a commit 5ec7773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fizz/BUILD_MODE.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ _modes = extend_build_modes(
get_parent_modes(),
c_flags = _extra_cflags,
clang_flags = _extra_clang_flags,
cxx_modular_headers = True,
gcc_flags = _extra_gcc_flags,
tags = _tags,
)
Expand Down

0 comments on commit 5ec7773

Please sign in to comment.