diff options
author | Malte Timmermann <mt@openoffice.org> | 2004-07-26 06:30:29 +0000 |
---|---|---|
committer | Malte Timmermann <mt@openoffice.org> | 2004-07-26 06:30:29 +0000 |
commit | f2cd9e259fb634584b42ffebfd22622df3867065 (patch) | |
tree | 86ac6242c61a12f69fe30118d96081424587a134 /xmlsecurity/source/dialogs/warnings.cxx | |
parent | 568e4e8c2e5f4a6b9351a3880f97c23a0c5a0f48 (diff) |
#i21596# Digital Signatures...
Diffstat (limited to 'xmlsecurity/source/dialogs/warnings.cxx')
-rw-r--r-- | xmlsecurity/source/dialogs/warnings.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/xmlsecurity/source/dialogs/warnings.cxx b/xmlsecurity/source/dialogs/warnings.cxx index b888871b1a38..0f5ef4689e2c 100644 --- a/xmlsecurity/source/dialogs/warnings.cxx +++ b/xmlsecurity/source/dialogs/warnings.cxx @@ -2,9 +2,9 @@ * * $RCSfile: warnings.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: gt $ $Date: 2004-07-20 05:32:08 $ + * last change: $Author: mt $ $Date: 2004-07-26 07:29:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,8 +75,6 @@ #include <com/sun/star/security/NoPasswordException.hpp> using namespace ::com::sun::star::security; -// Only for bigIntegerToNumericString -#include <xmlsecurity/xmlsignaturehelper.hxx> #include "dialogs.hrc" #include "resourcemanager.hxx" |