diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-12-16 16:45:46 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-12-16 21:43:12 +0100 |
commit | a83b2af9abddfb2a6a127049374269b53241c183 (patch) | |
tree | e6c445919c33d0ef9ec5600563961be1e076a6ca /stoc/source/stocservices/stocservices.cxx | |
parent | 698158655a9e2e74acc065899e668d365c2b4195 (diff) |
Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
Diffstat (limited to 'stoc/source/stocservices/stocservices.cxx')
-rw-r--r-- | stoc/source/stocservices/stocservices.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/source/stocservices/stocservices.cxx b/stoc/source/stocservices/stocservices.cxx index 44fcc4e3255a..fc4d765b7e1f 100644 --- a/stoc/source/stocservices/stocservices.cxx +++ b/stoc/source/stocservices/stocservices.cxx @@ -24,7 +24,6 @@ #include "cppuhelper/implementationentry.hxx" #include "sal/types.h" #include "uno/environment.h" -#include "uno/lbnames.h" using namespace com::sun::star; using namespace com::sun::star::uno; |