RESOLVED DUPLICATE of bug 35726 35704
Remove the unused WTF_USE_GLIB_ICU_UNICODE_HYBRID define
https://bugs.webkit.org/show_bug.cgi?id=35704
Summary Remove the unused WTF_USE_GLIB_ICU_UNICODE_HYBRID define
Fridrich Strba
Reported 2010-03-03 14:16:06 PST
The WTF_USE_GLIB_ICU_UNICODE_HYBRID define is not used in any file of the source tree (grep dixit). So remove it from the GNUMakefile.am
Attachments
Patch (1.31 KB, patch)
2010-03-03 14:17 PST, Fridrich Strba
darin: review-
Fridrich Strba
Comment 1 2010-03-03 14:17:56 PST
Darin Adler
Comment 2 2010-03-03 14:37:59 PST
Comment on attachment 49947 [details] Patch You call this unused, but it's used in WebCore/platform/ThreadGlobalData.h. Please remove it from there too or don't make this change.
Fridrich Strba
Comment 3 2010-03-04 05:52:26 PST
*** This bug has been marked as a duplicate of bug 35726 ***
Note You need to log in before you can comment on or make changes to this bug.