Skip to content

Commit 0a7419b

Browse files
lpincarichardlau
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 <[email protected]>
1 parent 6fd1617 commit 0a7419b

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)