diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2009-08-10 01:34:22 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2009-08-10 01:34:22 +0200 |
commit | 04f12295812b6d7c62b7e2236be366f677a3ed06 (patch) | |
tree | bdcf727d8ee8ce294972e6a7650e7e84aaaca877 /mpq-bios.c | |
parent | 9b540cdf6eba2836f3711e9b28365788c22526ac (diff) |
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: |