[evolution-data-server] Revert "calendar: Drop old ECalSourceTypeEnum from introspected API"



commit 128cad02f044cb96e830deb08659075dca1c7fc5
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Nov 7 08:31:52 2012 -0500

    Revert "calendar: Drop old ECalSourceTypeEnum from introspected API"
    
    This reverts commit 3183733023f022a89980cbf3f7292bde0bbd9954.
    
    We no longer introspect deprecated API.  Remove the cruft.

 calendar/libecal/e-cal.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/calendar/libecal/e-cal.h b/calendar/libecal/e-cal.h
index 217e4ba..6b1b0ad 100644
--- a/calendar/libecal/e-cal.h
+++ b/calendar/libecal/e-cal.h
@@ -111,9 +111,7 @@ struct _ECalClass {
 
 GType e_cal_get_type (void);
 
-#ifndef __GI_SCANNER__
 GType e_cal_source_type_enum_get_type (void);
-#endif
 GType e_cal_set_mode_status_enum_get_type (void);
 GType cal_mode_enum_get_type (void);
 



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