aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-callbacks.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-06-29 00:20:00 +0800
committernobody <nobody@localhost>2003-06-29 00:20:00 +0800
commit3b48c5c529ad67f01db7eccf4fea7e4dc6484395 (patch)
treee521429188462e4446c632b5bd4b6f333e589995 /executive-summary/component/e-summary-callbacks.h
parent5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff)
downloadgsoc2013-evolution-GTKHTML_3_1_4.tar.gz
gsoc2013-evolution-GTKHTML_3_1_4.tar.zst
gsoc2013-evolution-GTKHTML_3_1_4.zip
This commit was manufactured by cvs2svn to create tagGTKHTML_3_1_4
'GTKHTML_3_1_4'. svn path=/tags/GTKHTML_3_1_4/; revision=21661
Diffstat (limited to 'executive-summary/component/e-summary-callbacks.h')
-rw-r--r--executive-summary/component/e-summary-callbacks.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/executive-summary/component/e-summary-callbacks.h b/executive-summary/component/e-summary-callbacks.h
deleted file mode 100644
index 6b908d694c..0000000000
--- a/executive-summary/component/e-summary-callbacks.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef __E_SUMMARY_CALLBACKS_H__
-#define __E_SUMMARY_CALLBACKS_H__
-
-#include "e-summary.h"
-
-void embed_service (GtkWidget *widget,
- ESummary *esummary);
-void new_mail (GtkWidget *widget,
- ESummary *esummary);
-void configure_summary (GtkWidget *widget,
- ESummary *esummary);
-#endif