diff options
author | Eike Rathke <erack@redhat.com> | 2013-03-28 01:07:13 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-03-28 01:39:08 +0100 |
commit | 7d33da474ce15133ba651c3295dd55f612415021 (patch) | |
tree | eadeb84f9017251c6cd7ea5216fccd171342b2cc /configmgr | |
parent | 25010515d9617bf6955ac187792244958257b2a9 (diff) |
unused comphelper/locale.hxx
Change-Id: I54958974b01d753dcb2cb797dbb028aa51a7a765
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/configurationprovider.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/source/configurationprovider.cxx b/configmgr/source/configurationprovider.cxx index c9f75dcc4fb8..2f6f075002c2 100644 --- a/configmgr/source/configurationprovider.cxx +++ b/configmgr/source/configurationprovider.cxx @@ -43,7 +43,6 @@ #include "com/sun/star/util/XFlushable.hpp" #include "com/sun/star/util/XRefreshListener.hpp" #include "com/sun/star/util/XRefreshable.hpp" -#include "comphelper/locale.hxx" #include "cppu/unotype.hxx" #include "cppuhelper/compbase5.hxx" #include "cppuhelper/factory.hxx" |