[balsa/wip/gtk4: 302/351] balsa-index: Do not declare _get_type



commit 50a7ab4c10a7294e03117db3986b140c06f8a67e
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Fri Apr 27 23:26:17 2018 -0400

    balsa-index: Do not declare _get_type
    
        because G_DECLARE_FINAL_TYPE does it already.

 src/balsa-index.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/balsa-index.h b/src/balsa-index.h
index 67786a3..3f0f09c 100644
--- a/src/balsa-index.h
+++ b/src/balsa-index.h
@@ -26,8 +26,6 @@
 
 G_BEGIN_DECLS
 
-    GType balsa_index_get_type(void);
-
 #define BALSA_TYPE_INDEX balsa_index_get_type()
 
 G_DECLARE_FINAL_TYPE(BalsaIndex,


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