From 4f3cc1d9d9732b413009bafb30941809102492fb Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 24 Feb 2012 14:05:30 +0100 Subject: Remove I0 stuff Nothing used it, and it can't really be useful for anything. Use 'osf' instead. --- tests/pr_gradient_check.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/pr_gradient_check.c b/tests/pr_gradient_check.c index 405fb234..75d0e7d3 100644 --- a/tests/pr_gradient_check.c +++ b/tests/pr_gradient_check.c @@ -296,7 +296,6 @@ int main(int argc, char *argv[]) image.bw = 0.01; image.m = 0.0; image.profile_radius = 0.005e9; - image.i0_available = 0; image.filename = malloc(256); cell = cell_new_from_parameters(10.0e-9, 10.0e-9, 10.0e-9, -- cgit v1.2.3