diff options
author | Eike Rathke <erack@redhat.com> | 2013-04-25 13:36:42 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-04-25 13:55:17 +0200 |
commit | f5752e9846453e6727b521994fd061f3fec884ff (patch) | |
tree | 21da59bee7d194bf69819287426e855558171fc7 /i18npool/Library_i18npool.mk | |
parent | 792181299bffff78c9232ec161eb60962ebe289b (diff) |
ditch libi18nlangtagicu again
Thanks to Fridrich for finding the real cause for why I thought this was
necessary..
Change-Id: I77934b17c2b994a03cae5440253b165704de2fa4
Diffstat (limited to 'i18npool/Library_i18npool.mk')
-rw-r--r-- | i18npool/Library_i18npool.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i18npool/Library_i18npool.mk b/i18npool/Library_i18npool.mk index 5fe9e2cf3a36..955579f5abdd 100644 --- a/i18npool/Library_i18npool.mk +++ b/i18npool/Library_i18npool.mk @@ -42,7 +42,6 @@ $(eval $(call gb_Library_use_libraries,i18npool,\ cppu \ cppuhelper \ i18nlangtag \ - i18nlangtagicu \ i18nutil \ sal \ $(gb_UWINAPI) \ |