Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > c7b1eb1ffe1b1c24ddf4139c0dfcf588 > files > 3

gnucash-2.4.5-1.mga1.src.rpm

diff -up gnucash-2.3.12/src/bin/gnucash-bin.c.orig gnucash-2.3.12/src/bin/gnucash-bin.c
--- gnucash-2.3.12/src/bin/gnucash-bin.c.orig	2010-04-10 20:22:18.000000000 -0400
+++ gnucash-2.3.12/src/bin/gnucash-bin.c	2010-04-30 16:12:54.172388707 -0400
@@ -716,8 +716,6 @@ main(int argc, char ** argv)
             g_error_free(binreloc_error);
         }
     }
-#else
-    g_message("main: binreloc relocation support was disabled at configure time.\n");
 #endif
 
     /* This should be called before gettext is initialized