Revert "calendar: Drop old ECalSourceTypeEnum from introspected API"
authorMatthew Barnes <mbarnes@redhat.com>
Wed, 7 Nov 2012 13:31:52 +0000 (08:31 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Wed, 7 Nov 2012 13:31:52 +0000 (08:31 -0500)
This reverts commit 3183733023f022a89980cbf3f7292bde0bbd9954.

We no longer introspect deprecated API.  Remove the cruft.

calendar/libecal/e-cal.h

index 217e4ba..6b1b0ad 100644 (file)
@@ -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);