diff options
Diffstat (limited to 'os2.c')
-rw-r--r-- | os2.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -385,7 +385,6 @@ char *FiosBrowseTo(const FiosItem *item) StringID FiosGetDescText(const char **path, uint32 *tot) { struct diskfree_t free; - StringID sid; char drive; *path = _fios_path; |