Author: Matthias Gorgens <matthi...@matthias-desktop.(none)>
Date:   Mon Mar 8 16:07:32 2010 +0000

camldm_stubs.c: removed some debugging messages

Signed-off-by: Matthias Goergens <[email protected]>


 camldm/camldm_stubs.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


# HG changeset patch
# User Matthias Goergens <[email protected]>
# Date 1272293888 -3600
# Node ID 80bf18992c2a52d6d5bcecfc45b7cc963ebec03c
# Parent  9e034ce87c5b9aa9548dd3f04ffb8fcd2e0e7210
commit a2515de5556dcb70b7a103221aff818270d4f42d
Author: Matthias Gorgens <matthi...@matthias-desktop.(none)>
Date:   Mon Mar 8 16:07:32 2010 +0000

camldm_stubs.c: removed some debugging messages

Signed-off-by: Matthias Goergens <[email protected]>

diff -r 9e034ce87c5b -r 80bf18992c2a camldm/camldm_stubs.c
--- a/camldm/camldm_stubs.c
+++ b/camldm/camldm_stubs.c
@@ -307,7 +307,7 @@
     
     list = cons (caml_copy_string(names->name), list);
     
-    printf("%s\t(:Debug only)\n", names->name);
+    // printf("%s\t(:Debug only)\n", names->name);
     next = names->next;
   } while (next);
 
_______________________________________________
xen-api mailing list
[email protected]
http://lists.xensource.com/mailman/listinfo/xen-api

Reply via email to