aboutsummaryrefslogtreecommitdiff
path: root/bship.c
diff options
context:
space:
mode:
Diffstat (limited to 'bship.c')
-rw-r--r--bship.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bship.c b/bship.c
index f1cab2d..1d16ae2 100644
--- a/bship.c
+++ b/bship.c
@@ -21,7 +21,6 @@ void *generate_bship_section(void *section)
z = cpow( cabsf(crealf(z)) + I*cabsf(cimagf(z)) , d->power) + c;
}
-
d->data[idx++] = (255*i)/d->iterat;
}
}