Skip to content

Commit add4081

Browse files
amaanqahelwer
authored andcommitted
scanner: remove erroneous array_delete on const parameter
1 parent 8d749f9 commit add4081

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scanner.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@
284284
}
285285
}
286286
}
287-
array_delete(raw_level);
288287
return id;
289288
}
290289

0 commit comments

Comments
 (0)