diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-12 21:42:03 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-13 09:36:51 +0100 |
commit | 15f5fdef976ac2a2fc7192ce7cd4324e0820a2ed (patch) | |
tree | 24ba7a22273c4b98f988ca68c0b033a9e08df676 /reportdesign | |
parent | 170cf525e4b070a57e2e389a98a1973521c3a9e7 (diff) |
move this monstrosity to the last place its used
Change-Id: I4691f20143406249afc8da1a6dfa901224f4a62d
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/source/ui/inspection/metadata.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inspection/metadata.cxx b/reportdesign/source/ui/inspection/metadata.cxx index 480e19c83d15..896dfcfbb3d3 100644 --- a/reportdesign/source/ui/inspection/metadata.cxx +++ b/reportdesign/source/ui/inspection/metadata.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include "metadata.hxx" -#include <svtools/localresaccess.hxx> #include <com/sun/star/inspection/XPropertyHandler.hpp> #include <comphelper/extract.hxx> #include "helpids.hrc" |