summaryrefslogtreecommitdiff
path: root/amiga/plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/plotters.c')
-rwxr-xr-xamiga/plotters.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/plotters.c b/amiga/plotters.c
index 05db67f48..7b8ad1281 100755
--- a/amiga/plotters.c
+++ b/amiga/plotters.c
@@ -945,7 +945,6 @@ bool ami_path(const float *p, unsigned int n, colour fill, float width,
colour c, const float transform[6])
{
unsigned int i;
- struct bez_point *old_p;
struct bez_point start_p, cur_p, p_a, p_b, p_c, p_r;
#ifdef AMI_PLOTTER_DEBUG