trash *g* unused var (fd)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10968 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -153,7 +153,6 @@ int main(int argc, char **argv)
|
|||||||
int dountrash = 0;
|
int dountrash = 0;
|
||||||
int i;
|
int i;
|
||||||
int err = 0;
|
int err = 0;
|
||||||
int fd;
|
|
||||||
if (strstr(argv[0], "untrash") || strstr(argv[0], "restore"))
|
if (strstr(argv[0], "untrash") || strstr(argv[0], "restore"))
|
||||||
dountrash = 1;
|
dountrash = 1;
|
||||||
if (argc < 2)
|
if (argc < 2)
|
||||||
|
|||||||
Reference in New Issue
Block a user