(svn r2103) - Fix: Remove unnused variable from OS2 file
This commit is contained in:
1
os2.c
1
os2.c
@@ -385,7 +385,6 @@ char *FiosBrowseTo(const FiosItem *item)
|
|||||||
StringID FiosGetDescText(const char **path, uint32 *tot)
|
StringID FiosGetDescText(const char **path, uint32 *tot)
|
||||||
{
|
{
|
||||||
struct diskfree_t free;
|
struct diskfree_t free;
|
||||||
StringID sid;
|
|
||||||
char drive;
|
char drive;
|
||||||
|
|
||||||
*path = _fios_path;
|
*path = _fios_path;
|
||||||
|
Reference in New Issue
Block a user