From 78cf3f70cc9f74399358e565281068ef08b95309 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 27 Jul 2011 16:16:40 +0200 Subject: Extreme fussiness --- src/scaling-report.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/scaling-report.c') diff --git a/src/scaling-report.c b/src/scaling-report.c index 0b733e05..441353b7 100644 --- a/src/scaling-report.c +++ b/src/scaling-report.c @@ -225,7 +225,6 @@ static void partiality_graph(cairo_t *cr, const struct image *images, int n, if ( random_flat(1.0) < prob ) { plot_point(cr, g_width, g_height, pcalc, pobs); } - } } -- cgit v1.2.3