diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2015-11-17 18:38:46 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-11-17 22:23:01 +0000 |
commit | 510f463099272cec7f2193f3ffa1dbbd20d9f718 (patch) | |
tree | 36dd604885b251aa86f93ae84a72b9746c627b21 /svx/Library_svx.mk | |
parent | 4b7d3395cacbe729118b7c558413a33f38503d85 (diff) |
No point to link against pure UNO component library fwk
Change-Id: I44d979180e53a7251547cebd60cf05c8322b2b83
Reviewed-on: https://gerrit.libreoffice.org/20028
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svx/Library_svx.mk')
-rw-r--r-- | svx/Library_svx.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk index 6fcce6988b33..c30276e2b7ad 100644 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.mk @@ -51,7 +51,6 @@ $(eval $(call gb_Library_use_libraries,svx,\ drawinglayer \ editeng \ fwe \ - fwk \ i18nlangtag \ i18nutil \ sal \ |