diff options
Diffstat (limited to 'ucb/source/ucp/ftp/ftpresultsetI.hxx')
-rw-r--r-- | ucb/source/ucp/ftp/ftpresultsetI.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/ftp/ftpresultsetI.hxx b/ucb/source/ucp/ftp/ftpresultsetI.hxx index eb4442346b82..adf290645545 100644 --- a/ucb/source/ucp/ftp/ftpresultsetI.hxx +++ b/ucb/source/ucp/ftp/ftpresultsetI.hxx @@ -37,7 +37,6 @@ namespace ftp { ResultSetI( const css::uno::Reference< css::uno::XComponentContext>& rxContext, const css::uno::Reference< css::ucb::XContentProvider>& xProvider, - sal_Int32 nOpenMode, const css::uno::Sequence< css::beans::Property >& seq, const css::uno::Sequence< css::ucb::NumberedSortingInfo >& seqSort, const std::vector<FTPDirentry>& dirvec); |