Преглед изворни кода

FIXME removal: this code is fine, I guess.

Ryan C. Gordon пре 8 година
родитељ
комит
587ec88a0d
1 измењених фајлова са 0 додато и 1 уклоњено
  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)
 static int partOfMountPoint(DirHandle *h, char *fname)
 {
 {
-    /* !!! FIXME-3.0: This code feels gross. */
     int rc;
     int rc;
     size_t len, mntpntlen;
     size_t len, mntpntlen;