diff options
author | Tor Lillqvist <tml@collabora.com> | 2018-05-31 17:49:11 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-05-31 17:49:11 +0300 |
commit | 2b7690d5a1a2c3064b47bd2648ba2452bf4726af (patch) | |
tree | c106ffd6c8db55fde5d536abd080700c2eb3d548 /stoc/Library_invocation.mk | |
parent | d79fe79a53899c5b3273a40b77cdc4ee151f07f0 (diff) |
Revert "Simplify: Use AutomationInvokedZone::isActive()"
Can't have the URE library 'stoc' depend on the non-URE library
'comphelper'.
This reverts commit 3c041720304ec77202741b5d5c8df9b93bc70a70.
Diffstat (limited to 'stoc/Library_invocation.mk')
-rw-r--r-- | stoc/Library_invocation.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/Library_invocation.mk b/stoc/Library_invocation.mk index dc22a2acb51b..42f17556433c 100644 --- a/stoc/Library_invocation.mk +++ b/stoc/Library_invocation.mk @@ -16,7 +16,6 @@ $(eval $(call gb_Library_use_udk_api,invocation)) $(eval $(call gb_Library_use_libraries,invocation,\ cppu \ cppuhelper \ - comphelper \ sal \ )) |