app/tests: Remove invalid redeclaration
I forgot this...
This commit is contained in:
@ -87,7 +87,6 @@ typedef struct
|
|||||||
} GimpTestFixture;
|
} GimpTestFixture;
|
||||||
|
|
||||||
|
|
||||||
static GimpUIManager * gimp_test_utils_get_ui_manager (Gimp *gimp);
|
|
||||||
static void gimp_ui_synthesize_delete_event (GtkWidget *widget);
|
static void gimp_ui_synthesize_delete_event (GtkWidget *widget);
|
||||||
static gboolean gimp_ui_synthesize_click (GtkWidget *widget,
|
static gboolean gimp_ui_synthesize_click (GtkWidget *widget,
|
||||||
gint x,
|
gint x,
|
||||||
|
Reference in New Issue
Block a user