[gnumeric] Debug: turn off debug spew.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Debug: turn off debug spew.
- Date: Wed, 3 Feb 2016 02:39:23 +0000 (UTC)
commit e715df86b4ec7c73c9d413bc55e1538072c48d83
Author: Morten Welinder <terra gnome org>
Date: Tue Feb 2 21:39:05 2016 -0500
Debug: turn off debug spew.
src/sf-gamma.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/sf-gamma.c b/src/sf-gamma.c
index 02f14b8..a740d1f 100644
--- a/src/sf-gamma.c
+++ b/src/sf-gamma.c
@@ -1465,7 +1465,7 @@ igamma_asymp (gnm_complex *dst, const gnm_complex *a, const gnm_complex *z)
gnm_float zm = gnm_complex_mod (z);
gnm_float n0;
gnm_complex s, t, am1;
- gboolean debug = TRUE;
+ gboolean debug = FALSE;
size_t i;
if (am >= zm)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]