[balsa/wip/gtk4] ab-window: Drop redundant declarations



commit 638a9d6436edf8d0b69280b66cfc52fa8aed6a5c
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Mon May 28 16:49:23 2018 -0400

    ab-window: Drop redundant declarations

 src/ab-window.c | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/src/ab-window.c b/src/ab-window.c
index 71377cd9c..7abfbbed2 100644
--- a/src/ab-window.c
+++ b/src/ab-window.c
@@ -37,10 +37,6 @@ enum {
     N_COLUMNS
 };
 
-/* Object system functions ... */
-static void balsa_ab_window_init(BalsaAbWindow *ab);
-static void balsa_ab_window_class_init(BalsaAbWindowClass *klass);
-
 /* Loading ... */
 static void balsa_ab_window_load_cb(LibBalsaAddressBook *libbalsa_ab,
                                       LibBalsaAddress *address,


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