diff --git a/os2.c b/os2.c index edc0afb84c..57d7fe4fd6 100644 --- a/os2.c +++ b/os2.c @@ -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;