mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
(trunk gtk) more dead code removal
This commit is contained in:
@@ -148,15 +148,6 @@ gpointer gtr_object_ref_sink( gpointer object );
|
||||
/* backwards-comparible wrapper around g_strcmp0() */
|
||||
int gtr_strcmp0( const char * str1, const char * str2 );
|
||||
|
||||
/***
|
||||
****
|
||||
***/
|
||||
|
||||
/* create a button with the specified mnemonic and stock icon */
|
||||
GtkWidget * gtr_button_new_from_stock( const char * stock,
|
||||
const char * mnemonic );
|
||||
|
||||
|
||||
/***
|
||||
****
|
||||
***/
|
||||
|
||||
Reference in New Issue
Block a user