diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-19 19:23:11 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-19 19:23:11 +0800 |
commit | ae8d6437906a7ae68c80546c54e1b27b5be3caa5 (patch) | |
tree | 3033ca208cc77504c1b6d3cf5917211d8203182a /calendar/gui/calendar-component.h | |
parent | 58245bd32da1d2779a802b16a4e04d9fdae3b348 (diff) | |
download | gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.tar gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.tar.gz gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.tar.bz2 gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.tar.lz gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.tar.xz gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.tar.zst gsoc2013-evolution-ae8d6437906a7ae68c80546c54e1b27b5be3caa5.zip |
Committing the calendar publishing patch.
svn path=/trunk/; revision=30876
Diffstat (limited to 'calendar/gui/calendar-component.h')
-rw-r--r-- | calendar/gui/calendar-component.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/calendar-component.h b/calendar/gui/calendar-component.h index 58c808b8ec..6b3c9a477c 100644 --- a/calendar/gui/calendar-component.h +++ b/calendar/gui/calendar-component.h @@ -61,7 +61,5 @@ const char *calendar_component_peek_base_directory (CalendarComponent * const char *calendar_component_peek_config_directory (CalendarComponent *component); ESourceList *calendar_component_peek_source_list (CalendarComponent *component); -void calendar_component_init_publishing (void); - #endif /* _CALENDAR_COMPONENT_H_ */ |