aboutsummaryrefslogtreecommitdiff
path: root/src/scaling-report.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-07-27 16:16:40 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:34 +0100
commit78cf3f70cc9f74399358e565281068ef08b95309 (patch)
tree8664db042ea28738565432f14696fe0e80292a0c /src/scaling-report.c
parent58ac31bcd6a92048b49fcbb8824f2600cbb76dea (diff)
Extreme fussiness
Diffstat (limited to 'src/scaling-report.c')
-rw-r--r--src/scaling-report.c1
1 files changed, 0 insertions, 1 deletions
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);
}
-
}
}