aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-ops.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-05-01 12:34:35 +0800
committernobody <nobody@localhost>2000-05-01 12:34:35 +0800
commit0f0df9f2f49b43fa9d7aaaed17b2b81067e1d7ed (patch)
tree2de188bb8dddea80c5aa5b53a2a275df404bdcc1 /mail/mail-ops.h
parent54534fbe36359c1c5b2e7373f97b4cbff81f7108 (diff)
downloadgsoc2013-evolution-may13.tar
gsoc2013-evolution-may13.tar.gz
gsoc2013-evolution-may13.tar.bz2
gsoc2013-evolution-may13.tar.lz
gsoc2013-evolution-may13.tar.xz
gsoc2013-evolution-may13.tar.zst
gsoc2013-evolution-may13.zip
This commit was manufactured by cvs2svn to create tag 'may13'.may13
svn path=/tags/may13/; revision=2708
Diffstat (limited to 'mail/mail-ops.h')
-rw-r--r--mail/mail-ops.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/mail/mail-ops.h b/mail/mail-ops.h
deleted file mode 100644
index 6206c252cd..0000000000
--- a/mail/mail-ops.h
+++ /dev/null
@@ -1,6 +0,0 @@
-void fetch_mail (GtkWidget *button, gpointer user_data);
-void send_msg (GtkWidget *button, gpointer user_data);
-void send_to_url (const char *url);
-void forward_msg (GtkWidget *button, gpointer user_data);
-void reply_to_sender (GtkWidget *button, gpointer user_data);
-void reply_to_all (GtkWidget *button, gpointer user_data);