diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-08-18 15:29:50 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-08-18 15:32:16 +0200 |
commit | 3d1e29c55b4322f6113842123e5c0ee43df03a16 (patch) | |
tree | 2e6dab9f38779aeab1d8fc7f35dfaf9604ebdd11 /svl | |
parent | 7f8a4db4e387cbbde7cbcd9bd4d341817c0669cc (diff) |
Remove newly unused ucbhelper/fileidentifierconverter.hxx
Change-Id: I7c272383ecb115e19699ed96bf5622d979403a01
Diffstat (limited to 'svl')
-rw-r--r-- | svl/source/fsstor/fsfactory.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/source/fsstor/fsfactory.cxx b/svl/source/fsstor/fsfactory.cxx index 5fa5339f8ea5..c9ad983ea073 100644 --- a/svl/source/fsstor/fsfactory.cxx +++ b/svl/source/fsstor/fsfactory.cxx @@ -26,7 +26,6 @@ #include <comphelper/processfactory.hxx> #include <cppuhelper/supportsservice.hxx> -#include <ucbhelper/fileidentifierconverter.hxx> #include <ucbhelper/content.hxx> #include <unotools/tempfile.hxx> |