diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-17 13:38:37 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-17 13:43:17 +0100 |
commit | 2e32ee51666ccbc2e50cf407e6824bccad6d3d70 (patch) | |
tree | 048dec7414a7dbc5d87631c07e83b8d0f0db296e /svx/Library_svx.mk | |
parent | 1878dad419ce97060fb622d2c6ad4d6882777417 (diff) |
killing off stl in gbuild
Diffstat (limited to 'svx/Library_svx.mk')
-rwxr-xr-x | 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 cdb00ee7f802..a2346cf19aed 100755 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.mk @@ -56,7 +56,6 @@ $(eval $(call gb_Library_add_linked_libs,svx,\ sal \ sfx \ sot \ - stl \ svl \ svt \ svxcore \ |