app/tests: Remove invalid redeclaration

I forgot this...
This commit is contained in:
Martin Nordholts
2010-10-26 14:34:10 +02:00
parent fc8ab634a8
commit 4fd051cc0d

View File

@ -87,7 +87,6 @@ typedef struct
} GimpTestFixture;
static GimpUIManager * gimp_test_utils_get_ui_manager (Gimp *gimp);
static void gimp_ui_synthesize_delete_event (GtkWidget *widget);
static gboolean gimp_ui_synthesize_click (GtkWidget *widget,
gint x,