aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/alarm-notify/config-data.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-12-09 03:48:06 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:40 +0800
commitebed1366e5d62a4fd0912abe2c725f31e8901444 (patch)
tree62a6c67269282903ce989bfb138851845353ec35 /calendar/alarm-notify/config-data.h
parent8de973792308f69df1ed221e547bc396fc4d1ebc (diff)
downloadgsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.gz
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.bz2
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.lz
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.xz
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.zst
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.zip
Adapt AlarmNotify to the new ESource API.
Diffstat (limited to 'calendar/alarm-notify/config-data.h')
-rw-r--r--calendar/alarm-notify/config-data.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/calendar/alarm-notify/config-data.h b/calendar/alarm-notify/config-data.h
index a7a0ca58e0..421ced56cc 100644
--- a/calendar/alarm-notify/config-data.h
+++ b/calendar/alarm-notify/config-data.h
@@ -42,10 +42,6 @@ time_t config_data_get_last_notification_time
void config_data_save_blessed_program
(const gchar *program);
gboolean config_data_is_blessed_program (const gchar *program);
-ESourceList * config_data_get_calendars (const gchar *);
-void config_data_replace_string_list (const gchar *,
- const gchar *,
- const gchar *);
void config_data_init_debugging (void);
gboolean config_data_start_debugging (void);