mirror of
https://github.com/transmission/transmission
synced 2025-03-10 06:02:57 +00:00
oops, that debugging statement shouldn't've been checked in
This commit is contained in:
parent
adb3d2399b
commit
e45df69b9a
1 changed files with 0 additions and 1 deletions
|
@ -255,7 +255,6 @@ fastResumeLoadPriorities( tr_torrent_t * tor,
|
|||
default: priority = TR_PRI_NORMAL; break;
|
||||
}
|
||||
tor->info.files[i].priority = priority;
|
||||
fprintf( stderr, "file %d has a priority of %d\n", (int)i, tor->info.files[i].priority );
|
||||
}
|
||||
|
||||
/* set the dnd flags */
|
||||
|
|
Loading…
Add table
Reference in a new issue