aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-sidebar.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-04-25 22:13:58 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-04-25 23:42:04 +0800
commit3a0b447047afec2e00d36be56d0a2e325e2b7af1 (patch)
treed9c2e4f702b820be7ce90fc16556380a7e7660cf /modules/calendar/e-cal-shell-sidebar.h
parentd39a6e140208ea2261a88fda5dc1b174c9dde4a6 (diff)
downloadgsoc2013-evolution-3a0b447047afec2e00d36be56d0a2e325e2b7af1.tar
gsoc2013-evolution-3a0b447047afec2e00d36be56d0a2e325e2b7af1.tar.gz
gsoc2013-evolution-3a0b447047afec2e00d36be56d0a2e325e2b7af1.tar.bz2
gsoc2013-evolution-3a0b447047afec2e00d36be56d0a2e325e2b7af1.tar.lz
gsoc2013-evolution-3a0b447047afec2e00d36be56d0a2e325e2b7af1.tar.xz
gsoc2013-evolution-3a0b447047afec2e00d36be56d0a2e325e2b7af1.tar.zst
gsoc2013-evolution-3a0b447047afec2e00d36be56d0a2e325e2b7af1.zip
ECalShellSidebar: Remove unused "status-message" signal.
Diffstat (limited to 'modules/calendar/e-cal-shell-sidebar.h')
-rw-r--r--modules/calendar/e-cal-shell-sidebar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/calendar/e-cal-shell-sidebar.h b/modules/calendar/e-cal-shell-sidebar.h
index 17ccb48df4..f751e61892 100644
--- a/modules/calendar/e-cal-shell-sidebar.h
+++ b/modules/calendar/e-cal-shell-sidebar.h
@@ -76,9 +76,6 @@ struct _ECalShellSidebarClass {
void (*client_removed)
(ECalShellSidebar *cal_shell_sidebar,
ECalClient *client);
- void (*status_message)
- (ECalShellSidebar *cal_shell_sidebar,
- const gchar *status_message);
};
GType e_cal_shell_sidebar_get_type (void);