Explorar o código

FIXME removal: this code is fine, I guess.

Ryan C. Gordon %!s(int64=8) %!d(string=hai) anos
pai
achega
587ec88a0d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/physfs.c

+ 0 - 1
src/physfs.c

@@ -974,7 +974,6 @@ static int sanitizePlatformIndependentPath(const char *src, char *dst)
  */
 static int partOfMountPoint(DirHandle *h, char *fname)
 {
-    /* !!! FIXME-3.0: This code feels gross. */
     int rc;
     size_t len, mntpntlen;