summaryrefslogtreecommitdiffstats
path: root/lasso/Attic
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-08-06 17:13:06 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-08-06 17:13:06 +0000
commitddbc8d7fd06705370a5862bfb65144136c512a9b (patch)
tree894092b079aeda9da43ca55276aab18ac9ee2ca1 /lasso/Attic
parent4883e41bc3c0f0caa4cfd4116e158d5339585bc1 (diff)
downloadlasso-ddbc8d7fd06705370a5862bfb65144136c512a9b.tar.gz
lasso-ddbc8d7fd06705370a5862bfb65144136c512a9b.tar.xz
lasso-ddbc8d7fd06705370a5862bfb65144136c512a9b.zip
Removed debug messages
Diffstat (limited to 'lasso/Attic')
-rw-r--r--lasso/Attic/protocols/artifact.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/lasso/Attic/protocols/artifact.c b/lasso/Attic/protocols/artifact.c
index ce3cd016..063ee024 100644
--- a/lasso/Attic/protocols/artifact.c
+++ b/lasso/Attic/protocols/artifact.c
@@ -250,11 +250,11 @@ lasso_artifact_new_from_query(const xmlChar *query)
identityProviderSuccinctID,
assertionHandle);
- /* debug("b64_samlArt = %s\n", b64_samlArt); */
- /* debug("relayState = %s\n", relayState); */
- /* debug("byteCode = %s\n", byteCode); */
- /* debug("identityProviderSuccinctID = %s\n", identityProviderSuccinctID); */
- /* debug("assertionHandle = %s\n", assertionHandle); */
+/* printf("b64_samlArt = %s\n", b64_samlArt); */
+/* printf("relayState = %s\n", relayState); */
+/* printf("byteCode = %s\n", byteCode); */
+/* printf("identityProviderSuccinctID = %s\n", identityProviderSuccinctID); */
+/* printf("assertionHandle = %s\n", assertionHandle); */
if (ret >= 0) {
artifact = lasso_artifact_new(b64_samlArt,