summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-26 11:38:00 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:32:40 +0200
commitb22adb4940fe86f33732be0a1305ccb71f2d0ea9 (patch)
tree7ca01bb5e9ebfefd9755aebb360a8e7e68b4b624 /xmlsecurity
parentd8fd07188626dc91dac2a8a22e35cfafce3ea969 (diff)
Remove commented out code
Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/inc/xmlsecurity/sigstruct.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/sigstruct.hxx b/xmlsecurity/inc/xmlsecurity/sigstruct.hxx
index e87e595bc2de..d763a68e2c05 100644
--- a/xmlsecurity/inc/xmlsecurity/sigstruct.hxx
+++ b/xmlsecurity/inc/xmlsecurity/sigstruct.hxx
@@ -31,17 +31,6 @@
#endif
/*
- * signature status
- */
-/*
-#define STATUS_INIT 0
-#define STATUS_CREATION_SUCCEED 1
-#define STATUS_CREATION_FAIL 2
-#define STATUS_VERIFY_SUCCEED 3
-#define STATUS_VERIFY_FAIL 4
-*/
-
-/*
* type of reference
*/
#define TYPE_SAMEDOCUMENT_REFERENCE 1