diff options
Diffstat (limited to 'mpq-bios.c')
-rw-r--r-- | mpq-bios.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -544,8 +544,6 @@ uint64_t mpqlib_ioctl(struct mpq_archive_t * mpq_a, enum mpqlib_ioctl_t command, va_start(ap, command); __mpqlib_errno = MPQLIB_ERROR_NO_ERROR; - - __mpqlib_errno = MPQLIB_ERROR_NO_ERROR; switch(command) { case MPQLIB_IOCTL_NO_ACTION: |