[gnome-calendar] search-view: remove obsolete prototype



commit 90ad7f2cde54ba1a2bf34945ed0a63691ee1b451
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Jan 6 18:03:56 2015 -0200

    search-view: remove obsolete prototype

 src/gcal-search-view.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gcal-search-view.c b/src/gcal-search-view.c
index 748dde9..0d9db06 100644
--- a/src/gcal-search-view.c
+++ b/src/gcal-search-view.c
@@ -69,8 +69,6 @@ static guint signals[NUM_SIGNALS] = { 0, };
 
 #define NO_RESULT_TIMEOUT 250 /* ms */
 
-static GtkWidget*     get_event_from_grid                       (GtkWidget            *grid);
-
 static GtkWidget*     make_row_for_event_data                   (GcalSearchView       *view,
                                                                  GcalEventData        *data);
 


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