remove some stubbed code that should've been removed in the last checkin
This commit is contained in:
parent
287975caf5
commit
69f1ee48c1
|
@ -260,9 +260,6 @@ static void
|
|||
torrentRealInit( tr_handle * h,
|
||||
tr_torrent * tor,
|
||||
const tr_ctor * ctor )
|
||||
//const char * destination,
|
||||
//int destinationIsFallback,
|
||||
//int isPaused )
|
||||
{
|
||||
int doStart;
|
||||
uint64_t loaded;
|
||||
|
|
Loading…
Reference in New Issue