[gimp] app/tests: Remove invalid redeclaration



commit 4fd051cc0d63bb16a7a9d1eaa75e564cda23b8f8
Author: Martin Nordholts <martinn src gnome org>
Date:   Tue Oct 26 14:34:10 2010 +0200

    app/tests: Remove invalid redeclaration
    
    I forgot this...

 app/tests/test-ui.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/tests/test-ui.c b/app/tests/test-ui.c
index fe6c559..8ad682c 100644
--- a/app/tests/test-ui.c
+++ b/app/tests/test-ui.c
@@ -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,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]