Przeglądaj źródła

Removed FIXME: this was already fixed at some point.

Ryan C. Gordon 8 lat temu
rodzic
commit
cc2c29b207
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      src/physfs.c

+ 0 - 2
src/physfs.c

@@ -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"