mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
on second glance, there are even more issues that keep us from working w/2.4. still, 2.6 was released in 2004, so it's not like we're on the bleeding edge here.
This commit is contained in:
@@ -21,12 +21,6 @@
|
||||
#define UNUSED
|
||||
#endif
|
||||
|
||||
#if !GTK_CHECK_VERSION(2,6,0)
|
||||
#define GTK_STOCK_ABOUT NULL
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
extern void doAction (const char * action_name, gpointer user_data );
|
||||
|
||||
static GtkActionGroup * myGroup = 0;
|
||||
|
||||
Reference in New Issue
Block a user