Skip to content

Commit

Permalink
build: avoid redefined macro
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
targos authored and danielleadams committed Jan 3, 2023
1 parent 5e63bf3 commit 5ab7a30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/icu/icu-generic.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
},
'defines': [
'U_ATTRIBUTE_DEPRECATED=',
'_CRT_SECURE_NO_DEPRECATE=',
'U_STATIC_IMPLEMENTATION=1',
],
},
Expand Down

0 comments on commit 5ab7a30

Please sign in to comment.