summaryrefslogtreecommitdiff
path: root/package/source/xstor/owriteablestream.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-05-02 12:01:01 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-03 09:07:05 +0200
commit0d7f5e060663cb747b0dc50bb76c162484e4dae4 (patch)
treedeab5b72a483423f3a30cfd202c997b8446aa681 /package/source/xstor/owriteablestream.hxx
parent60fd81d83a2dbcb64a38910de49f8e2620353702 (diff)
loplugin:checkunusedparams in package..reportdesign
Change-Id: I8ebccc413153667269954c303e216b155ee9d1ae Reviewed-on: https://gerrit.libreoffice.org/37145 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'package/source/xstor/owriteablestream.hxx')
-rw-r--r--package/source/xstor/owriteablestream.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/source/xstor/owriteablestream.hxx b/package/source/xstor/owriteablestream.hxx
index a7cd759b6a72..dde8375155bd 100644
--- a/package/source/xstor/owriteablestream.hxx
+++ b/package/source/xstor/owriteablestream.hxx
@@ -209,7 +209,6 @@ public:
void CreateReadonlyCopyBasedOnData(
const css::uno::Reference< css::io::XInputStream >& xDataToCopy,
const css::uno::Sequence< css::beans::PropertyValue >& aProps,
- bool bUseCommonEncryption,
css::uno::Reference< css::io::XStream >& xTargetStream );
void GetCopyOfLastCommit( css::uno::Reference< css::io::XStream >& xTargetStream );