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 /desktop | |
parent | 698158655a9e2e74acc065899e668d365c2b4195 (diff) |
Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/test/deployment/active/active_native.cxx | 1 | ||||
-rw-r--r-- | desktop/test/deployment/passive/passive_native.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/desktop/test/deployment/active/active_native.cxx b/desktop/test/deployment/active/active_native.cxx index f84336d8e973..9591c9d530a1 100644 --- a/desktop/test/deployment/active/active_native.cxx +++ b/desktop/test/deployment/active/active_native.cxx @@ -54,7 +54,6 @@ #include "rtl/ustring.hxx" #include "sal/log.hxx" #include "sal/types.h" -#include "uno/lbnames.h" namespace { diff --git a/desktop/test/deployment/passive/passive_native.cxx b/desktop/test/deployment/passive/passive_native.cxx index 93af8ab664e4..b4f78870752d 100644 --- a/desktop/test/deployment/passive/passive_native.cxx +++ b/desktop/test/deployment/passive/passive_native.cxx @@ -51,7 +51,6 @@ #include "cppuhelper/weak.hxx" #include "rtl/ustring.hxx" #include "sal/types.h" -#include "uno/lbnames.h" namespace { |