Removed FIXME: this was already fixed at some point.

This commit is contained in:
Ryan C. Gordon 2017-08-04 22:31:56 -04:00
parent 093dcb555b
commit cc2c29b207
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
* This file written by Ryan C. Gordon.
*/
/* !!! FIXME: ERR_PAST_EOF shouldn't trigger for reads. Just return zero. */
#define __PHYSICSFS_INTERNAL__
#include "physfs_internal.h"