Quellcode durchsuchen

Removed FIXME: this was already fixed at some point.

Ryan C. Gordon vor 8 Jahren
Ursprung
Commit
cc2c29b207
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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"