mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 17:49:52 +01:00
(trunk, gtk) remove an unwanted console debug message
This commit is contained in:
@@ -235,7 +235,6 @@ onResponse( GtkDialog* d, int response, gpointer user_data )
|
||||
if( !*str )
|
||||
++tier;
|
||||
else {
|
||||
g_message( "tier %d announce %s", tier, tracker_strings[i] );
|
||||
trackers[n].tier = tier;
|
||||
trackers[n].announce = tracker_strings[i];
|
||||
++n;
|
||||
|
||||
Reference in New Issue
Block a user