From 69f1ee48c1edf6c8fbdab819cb806ecddf86fcd2 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 21 Dec 2007 22:24:37 +0000 Subject: [PATCH] remove some stubbed code that should've been removed in the last checkin --- libtransmission/torrent.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/libtransmission/torrent.c b/libtransmission/torrent.c index 79b21a562..22609bd68 100644 --- a/libtransmission/torrent.c +++ b/libtransmission/torrent.c @@ -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;