diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-03-20 08:56:53 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-03-20 08:56:53 +0100 |
commit | a4abe212c193f369425f003a91116f65e9918c9a (patch) | |
tree | 6e3f726d2be01606b813f3d1ad7a380caf406e1a /configmgr | |
parent | 086aa1cf2ab5017e2313aea6ffd84585fe6a4a43 (diff) |
Unused includes
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/services.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/source/services.cxx b/configmgr/source/services.cxx index 72d610141733..0e16b0f1890c 100644 --- a/configmgr/source/services.cxx +++ b/configmgr/source/services.cxx @@ -36,7 +36,6 @@ #include "com/sun/star/uno/XInterface.hpp" #include "cppuhelper/factory.hxx" #include "cppuhelper/implementationentry.hxx" -#include "uno/lbnames.h" #include "sal/types.h" #include "configurationprovider.hxx" |