summaryrefslogtreecommitdiffstats
path: root/oox/source/crypto/AgileEngine.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/crypto/AgileEngine.cxx')
-rw-r--r--oox/source/crypto/AgileEngine.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/crypto/AgileEngine.cxx b/oox/source/crypto/AgileEngine.cxx
index df034ca9d13c..480953dc5270 100644
--- a/oox/source/crypto/AgileEngine.cxx
+++ b/oox/source/crypto/AgileEngine.cxx
@@ -41,10 +41,6 @@ AgileEngine::AgileEngine() :
AgileEngine::~AgileEngine()
{}
-AgileEncryptionInfo& AgileEngine::getInfo()
-{
- return mInfo;
-}
Crypto::CryptoType AgileEngine::cryptoType(const AgileEncryptionInfo& rInfo)
{