Skip to content

Commit 9617adc

Browse files
lpincatargos
authored andcommitted
Revert "build: fix warning in cares under GN build"
This reverts commit f22802c. PR-URL: #51865 Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
1 parent fcf235d commit 9617adc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deps/cares/unofficial.gni

-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ template("cares_gn_build") {
6969
cflags_c = [
7070
"-Wno-implicit-fallthrough",
7171
"-Wno-unreachable-code",
72-
# Remove after https://github.com/c-ares/c-ares/pull/709 lands in Node.
73-
"-Wno-unused-result",
7472
]
7573
}
7674
}

0 commit comments

Comments
 (0)