Skip to content

Commit 92156e8

Browse files
committed
Revert "build: fix warning in cares under GN build"
This reverts commit f22802c.
1 parent 3b96741 commit 92156e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deps/cares/unofficial.gni

Lines changed: 0 additions & 2 deletions
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)