diff options
Diffstat (limited to 'vbahelper')
-rwxr-xr-x | vbahelper/Library_msforms.mk | 1 | ||||
-rwxr-xr-x | vbahelper/Library_vbahelper.mk | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/vbahelper/Library_msforms.mk b/vbahelper/Library_msforms.mk index 3e23c492f32b..d0b79c8cfbeb 100755 --- a/vbahelper/Library_msforms.mk +++ b/vbahelper/Library_msforms.mk @@ -60,7 +60,6 @@ $(eval $(call gb_Library_add_linked_libs,msforms,\ vcl \ tk \ sb \ - stl \ $(gb_STDLIBS) \ )) diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk index 722b66d709a1..bb2c78b81604 100755 --- a/vbahelper/Library_vbahelper.mk +++ b/vbahelper/Library_vbahelper.mk @@ -57,7 +57,6 @@ $(eval $(call gb_Library_add_linked_libs,vbahelper,\ tl \ sal \ sfx \ - stl \ svt \ vcl \ svl \ |