Skip to content

Commit 5ab7a30

Browse files
targosdanielleadams
authored andcommitted
build: avoid redefined macro
It's already defined in `common.gypi`. PR-URL: #45544 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 5e63bf3 commit 5ab7a30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/icu/icu-generic.gyp

-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
},
9494
'defines': [
9595
'U_ATTRIBUTE_DEPRECATED=',
96-
'_CRT_SECURE_NO_DEPRECATE=',
9796
'U_STATIC_IMPLEMENTATION=1',
9897
],
9998
},

0 commit comments

Comments
 (0)