mirror of
https://github.com/transmission/transmission
synced 2025-03-11 06:32:59 +00:00
whoops
This commit is contained in:
parent
d7db1a4c46
commit
4462754c2a
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ int trashDataFile(const char * filename)
|
||||||
{
|
{
|
||||||
if (filename != NULL)
|
if (filename != NULL)
|
||||||
[Torrent trashFile: [NSString stringWithUTF8String: filename]];
|
[Torrent trashFile: [NSString stringWithUTF8String: filename]];
|
||||||
}
|
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue