diff --git a/src/gie.c b/src/gie.c index d9323bac33..eb5d59570b 100644 --- a/src/gie.c +++ b/src/gie.c @@ -332,7 +332,6 @@ static int another_failure (void) { static int another_skip (void) { T.op_skip++; T.total_skip++; - proj_errno_reset (T.P); return 0; }