Code cleanup
This commit is contained in:
parent
eb0063078a
commit
9c9d26852a
|
@ -1408,8 +1408,8 @@ static void _insert_all(Browser * browser, struct stat * lst, struct stat * st,
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
#endif
|
#endif
|
||||||
*icon96 = browser_vfs_mime_icon(browser->mime, path, *type, lst, st,
|
*icon96 = browser_vfs_mime_icon(browser->mime, path, *type, lst,
|
||||||
96);
|
st, 96);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user