diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-30 12:13:41 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-30 12:13:57 +0100 |
commit | 4b5e98967f62607d3c6f75ea2490bac4787cc62b (patch) | |
tree | 05aead98ad05a2d3b57085f2619d5fa014cc5957 /unotools/Library_utl.mk | |
parent | 79080b68f3d367e1ef82155d221e221b2a96a4c8 (diff) |
Remove SvtStartOptions
...the single remaining user can use officecfg/Setup.hxx instead.
Change-Id: Icc1b56d820a9fcd7ecc52e279bcdde3aac4499d4
Diffstat (limited to 'unotools/Library_utl.mk')
-rw-r--r-- | unotools/Library_utl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/Library_utl.mk b/unotools/Library_utl.mk index ba344946e3a3..6a83b55f32f0 100644 --- a/unotools/Library_utl.mk +++ b/unotools/Library_utl.mk @@ -100,7 +100,6 @@ $(eval $(call gb_Library_add_exception_objects,utl,\ unotools/source/config/saveopt \ unotools/source/config/searchopt \ unotools/source/config/securityoptions \ - unotools/source/config/startoptions \ unotools/source/config/syslocaleoptions \ unotools/source/config/useroptions \ unotools/source/config/viewoptions \ |