Skip to content

Commit 6e1e25d

Browse files
targosruyadorno
authored andcommitted
build: avoid redefined macro
It's already defined in `common.gypi`. PR-URL: #45544 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent 57bca94 commit 6e1e25d

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)