vfs/fish.c: removed unused variable

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
This commit is contained in:
Sergei Trofimovich 2009-08-22 14:43:57 +03:00 committed by Andrew Borodin
parent 179e516c2a
commit b933da347e
1 changed files with 0 additions and 2 deletions

View File

@ -1061,8 +1061,6 @@ static int fish_unlink (struct vfs_class *me, const char *path)
static int fish_exists (struct vfs_class *me, const char *path)
{
int ret_code;
PREFIX
g_snprintf(buf, sizeof(buf),