aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-08-13 13:20:54 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-08-13 13:20:54 +0800
commit53337e992fde35e34fc9b8211ca717cc0c465705 (patch)
tree3113d63ff45c9895ee5b0242e613536ce62d00ee /mail/mail.h
parent9f128d951a3ab24341afbb677a2f1dd665b56548 (diff)
downloadgsoc2013-evolution-53337e992fde35e34fc9b8211ca717cc0c465705.tar
gsoc2013-evolution-53337e992fde35e34fc9b8211ca717cc0c465705.tar.gz
gsoc2013-evolution-53337e992fde35e34fc9b8211ca717cc0c465705.tar.bz2
gsoc2013-evolution-53337e992fde35e34fc9b8211ca717cc0c465705.tar.lz
gsoc2013-evolution-53337e992fde35e34fc9b8211ca717cc0c465705.tar.xz
gsoc2013-evolution-53337e992fde35e34fc9b8211ca717cc0c465705.tar.zst
gsoc2013-evolution-53337e992fde35e34fc9b8211ca717cc0c465705.zip
Get the mail component to use the new Evolution::ShellView interface.
This implementation is so ugly and evil and needs to be replaced. Don't look at it. Go away. svn path=/trunk/; revision=4797
Diffstat (limited to 'mail/mail.h')
-rw-r--r--mail/mail.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/mail.h b/mail/mail.h
index 0bcda78a61..48c7defcb0 100644
--- a/mail/mail.h
+++ b/mail/mail.h
@@ -1,5 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-
/*
* Copyright 2000, Helix Code, Inc. (http://www.helixcode.com)
*
@@ -27,11 +26,6 @@
extern char *evolution_dir;
-/* FIXME FIXME FIXME this sucks sucks sucks sucks */
-/* folder-browser-factory */
-void folder_browser_factory_init (void);
-BonoboControl *folder_browser_factory_new_control (const char *uri);
-
/* mail-config */
void mail_config_druid (void);