diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 13:23:57 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 13:23:57 +0000 |
commit | a4d1761a0f40d359598fc55c8af4c203f64415a0 (patch) | |
tree | 74eecd3530eb30e61295b5909b55b9ae76a610a5 /xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | |
parent | 4103d10a521f9429b94385de78edaff978c8856c (diff) |
INTEGRATION: CWS internatiodel (1.20.6); FILE MERGED
2006/02/10 21:48:40 er 1.20.6.3: RESYNC: (1.23-1.24); FILE MERGED
2006/01/20 09:26:54 er 1.20.6.2: RESYNC: (1.20-1.23); FILE MERGED
2005/06/24 13:09:57 er 1.20.6.1: #i50205# get rid of class International
Diffstat (limited to 'xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx')
-rw-r--r-- | xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx index a9c4ef408..e6ee38ec9 100644 --- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx +++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx @@ -4,9 +4,9 @@ * * $RCSfile: digitalsignaturesdialog.cxx,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: vg $ $Date: 2006-04-07 11:56:32 $ + * last change: $Author: vg $ $Date: 2006-04-07 14:23:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -58,7 +58,6 @@ #include <com/sun/star/packages/WrongPasswordException.hpp> #endif -#include <tools/intn.hxx> #include <tools/date.hxx> #include <tools/time.hxx> |