[goffice] Removed a printf debug instruction.
- From: Jean Bréfort <jbrefort src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] Removed a printf debug instruction.
- Date: Wed, 20 Mar 2013 13:27:24 +0000 (UTC)
commit dd6aa989c1afc70662b48848540f0762e79434a9
Author: Jean Brefort <jean brefort normalesup org>
Date: Wed Mar 20 13:26:17 2013 +0100
Removed a printf debug instruction.
goffice/canvas/goc-polygon.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/goffice/canvas/goc-polygon.c b/goffice/canvas/goc-polygon.c
index b3c680b..7e0b2a0 100644
--- a/goffice/canvas/goc-polygon.c
+++ b/goffice/canvas/goc-polygon.c
@@ -287,7 +287,6 @@ goc_polygon_distance (GocItem *item, double x, double y, GocItem **near_item)
style->line.width = tmp_width;
style->line.auto_dash = tmp_auto_dash;
style->line.dash_type = tmp_dash_type;
-printf("x=%g x0=%g x1=%g\n",x,item->x0,item->x1);
return res;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]