Skip to content

Commit 7e4b53e

Browse files
authored
Remove unused fluent messages
1 parent 1b124a9 commit 7e4b53e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

messages.ftl

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ codegen_gcc_dynamic_linking_with_lto =
2020
cannot prefer dynamic linking when performing LTO
2121
.note = only 'staticlib', 'bin', and 'cdylib' outputs are supported with LTO
2222
23-
codegen_gcc_load_bitcode = failed to load bitcode of module "{$name}"
24-
2523
codegen_gcc_lto_disallowed = lto can only be run for executables, cdylibs and static library outputs
2624
2725
codegen_gcc_lto_dylib = lto cannot be used for `dylib` crate type without `-Zdylib-lto`

0 commit comments

Comments
 (0)