summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx')
-rw-r--r--xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
index a0de9398f6b4..e1ec7731e864 100644
--- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
+++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
@@ -120,7 +120,6 @@ bool DigitalSignaturesDialog::isXML(const OUString& rURI )
for (int i = 0; i < m_manifest.getLength(); i++)
{
- Any digest;
const Sequence< css::beans::PropertyValue >& entry = m_manifest[i];
OUString sPath, sMediaType;
bool bEncrypted = false;