summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc')
-rw-r--r--xmlsecurity/inc/xmlsecurity/certificateviewer.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx b/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx
index 2573398d449f..fa8a3c9b8c45 100644
--- a/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx
+++ b/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: certificateviewer.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: gt $ $Date: 2004-07-27 09:00:00 $
+ * last change: $Author: rt $ $Date: 2004-11-26 14:49:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -132,10 +132,7 @@ private:
FixedInfo maIssuedToFI;
FixedInfo maIssuedByLabelFI;
FixedInfo maIssuedByFI;
- FixedInfo maValidFromLabelFI;
- FixedInfo maValidFromFI;
- FixedInfo maValidToLabelFI;
- FixedInfo maValidToFI;
+ FixedInfo maValidDateFI;
FixedImage maKeyImg;
FixedInfo maHintCorrespPrivKeyFI;
public: