mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
Merge TrBackend into TrCore.
This commit is contained in:
@@ -574,6 +574,7 @@ exitcheck( gpointer gdata )
|
||||
{
|
||||
gtk_widget_destroy( GTK_WIDGET( cbdata->wind ) );
|
||||
}
|
||||
tr_core_clear( cbdata->core ); /* XXX god these circular references suck */
|
||||
g_object_unref( cbdata->core );
|
||||
if( NULL != cbdata->icon )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user