diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-12-06 23:08:55 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-12-07 07:55:49 +0100 |
commit | 3ef014c828e2e1f3f0356e2f3cbc8b0a892f0f24 (patch) | |
tree | 0566990175f63e506296785d11cb0761099c616d /xmlsecurity/source | |
parent | 5da74dcdea45c0367a54486fab8b790215022678 (diff) |
Unused include
Change-Id: Ica71cc0eec1054386221c779948381e274ee6475
Diffstat (limited to 'xmlsecurity/source')
-rw-r--r-- | xmlsecurity/source/helper/xmlsignaturehelper.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/helper/xmlsignaturehelper.cxx b/xmlsecurity/source/helper/xmlsignaturehelper.cxx index ca9ef0662171..51d8111b787d 100644 --- a/xmlsecurity/source/helper/xmlsignaturehelper.cxx +++ b/xmlsecurity/source/helper/xmlsignaturehelper.cxx @@ -33,7 +33,6 @@ #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XActiveDataSource.hpp> #include <com/sun/star/lang/XComponent.hpp> -#include <com/sun/star/security/SerialNumberAdapter.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/xml/sax/Parser.hpp> #include <com/sun/star/xml/sax/Writer.hpp> |