diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-06-05 17:12:39 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-06-05 17:29:13 +0200 |
commit | 3d4609d944b6bba3a135233054a0c396b29d7679 (patch) | |
tree | d1e1de7265da0e94ff4eeef6b34c7da5a29a10d6 /xmlhelp/Library_ucpchelp1.mk | |
parent | c570e6d5b2c41374daf30ed90cb6de527dfc801b (diff) |
Some String -> OUString
...to get rid of having to additionally link some libs against tl from
27c6434fccfec5fb4184c1efa2057595c8716fad "fdo#46808, Replace usage of
SpecialConfigManager" again.
Change-Id: Ica161a4f0da320858b6a3901a5a6907737c779f4
Diffstat (limited to 'xmlhelp/Library_ucpchelp1.mk')
-rw-r--r-- | xmlhelp/Library_ucpchelp1.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk index 0c4aab98a9b8..f559cb1f5360 100644 --- a/xmlhelp/Library_ucpchelp1.mk +++ b/xmlhelp/Library_ucpchelp1.mk @@ -51,7 +51,6 @@ $(eval $(call gb_Library_use_libraries,ucpchelp1,\ cppuhelper \ helplinker \ sal \ - tl \ ucbhelper \ utl \ i18nlangtag \ |