[PATCH 1 of 8] Remove leftover debug output

Wald Commits scm-commit at wald.intevation.org
Mon Apr 28 11:22:44 CEST 2014


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1398676393 0
# Node ID f925ddfe63013645f6be4187f6dc008d1ff83846
# Parent  4f972b1f4996eb1ea5f671f4a225c6149b515bbb
Remove leftover debug output

diff -r 4f972b1f4996 -r f925ddfe6301 cinst/main.c
--- a/cinst/main.c	Fri Apr 25 10:29:59 2014 +0000
+++ b/cinst/main.c	Mon Apr 28 09:13:13 2014 +0000
@@ -325,7 +325,6 @@
   if (ret != 0)
     {
       ERRORPRINTF ("Failed to write nss stores");
-      DEBUGPRINTF ("Hello World");
     }
 
   /* Make valgrind happy */


More information about the Trustbridge-commits mailing list