Skip to content

Commit

Permalink
FIXME removal: this code is fine, I guess.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Aug 10, 2017
1 parent 1efdb62 commit 587ec88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/physfs.c
Expand Up @@ -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;

Expand Down

0 comments on commit 587ec88

Please sign in to comment.