mirror of
https://github.com/transmission/transmission
synced 2025-03-15 16:29:34 +00:00
(gtk) oops, r5304 had a debugging console message that shouldn't've been checked in
This commit is contained in:
parent
b9d41259e9
commit
11da6775b3
1 changed files with 0 additions and 1 deletions
|
@ -316,7 +316,6 @@ static gboolean
|
|||
onRefresh( gpointer gdata )
|
||||
{
|
||||
struct MsgData * data = gdata;
|
||||
g_message( "paused: %d", data->isPaused );
|
||||
if( !data->isPaused )
|
||||
{
|
||||
tr_msg_list * msgs = tr_getQueuedMessages( );
|
||||
|
|
Loading…
Add table
Reference in a new issue