summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filglob.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filglob.cxx')
-rw-r--r--ucb/source/ucp/file/filglob.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/ucb/source/ucp/file/filglob.cxx b/ucb/source/ucp/file/filglob.cxx
index 679c79a36f16..18610efd92ba 100644
--- a/ucb/source/ucp/file/filglob.cxx
+++ b/ucb/source/ucp/file/filglob.cxx
@@ -19,12 +19,9 @@
#include "filglob.hxx"
#include "filerror.hxx"
-#include "filtask.hxx"
#include "bc.hxx"
#include <osl/file.hxx>
-#include <vector>
#include <ucbhelper/cancelcommandexecution.hxx>
-#include <com/sun/star/ucb/CommandAbortedException.hpp>
#include <com/sun/star/ucb/UnsupportedCommandException.hpp>
#include <com/sun/star/ucb/UnsupportedOpenModeException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
@@ -40,7 +37,6 @@
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <osl/diagnose.h>
-#include <rtl/ustrbuf.hxx>
#include <rtl/uri.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>