mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(gtk) oops, r5304 had a debugging console message that shouldn't've been checked in
This commit is contained in:
@@ -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( );
|
||||
|
||||
Reference in New Issue
Block a user