diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-03-28 06:22:23 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-03-28 06:38:40 +0800 |
commit | a88e617009854ee7be9ac183a649fdd1d2e846f4 (patch) | |
tree | d8f59e949ebf75f34b512b4f0ffaf98d07809bee /capplet/settings/mail-capplet-shell.h | |
parent | 63c26d5712c807f65db9c1b0c98ca06aad76171a (diff) | |
download | gsoc2013-evolution-a88e617009854ee7be9ac183a649fdd1d2e846f4.tar.gz gsoc2013-evolution-a88e617009854ee7be9ac183a649fdd1d2e846f4.tar.zst gsoc2013-evolution-a88e617009854ee7be9ac183a649fdd1d2e846f4.zip |
Rip out Anjal-specific cruft we don't need.
Need to trim off the fat if we're ever going to merge the souped up mail
account wizard. Still a long way to go...
Diffstat (limited to 'capplet/settings/mail-capplet-shell.h')
-rw-r--r-- | capplet/settings/mail-capplet-shell.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/capplet/settings/mail-capplet-shell.h b/capplet/settings/mail-capplet-shell.h index 05159a5595..5ddbe4cba8 100644 --- a/capplet/settings/mail-capplet-shell.h +++ b/capplet/settings/mail-capplet-shell.h @@ -54,8 +54,6 @@ GType mail_capplet_shell_get_type (void); GtkWidget * mail_capplet_shell_new (gint socket_id, gboolean just_druid, gboolean main_loop); -gint mail_capplet_shell_toolbar_height - (MailCappletShell *shell); #endif |