From 900e49cd27f23d2f991f902e81f471eb49232076 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 4 Mar 2015 14:41:39 +0200 Subject: loplugin:constantfunction: oox Change-Id: Iec2bc991821aed8da4427c6efc4ec8df72554923 --- include/oox/crypto/DocumentDecryption.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/oox/crypto/DocumentDecryption.hxx') diff --git a/include/oox/crypto/DocumentDecryption.hxx b/include/oox/crypto/DocumentDecryption.hxx index b9bf2d449260..ca80a95de488 100644 --- a/include/oox/crypto/DocumentDecryption.hxx +++ b/include/oox/crypto/DocumentDecryption.hxx @@ -61,7 +61,6 @@ public: com::sun::star::uno::Sequence< com::sun::star::beans::NamedValue > createEncryptionData(const OUString& rPassword); - static bool checkEncryptionData( const com::sun::star::uno::Sequence< com::sun::star::beans::NamedValue >& rEncryptionData ); }; } // namespace core -- cgit