aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-callbacks.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-03-10 23:35:38 +0800
committernobody <nobody@localhost>2002-03-10 23:35:38 +0800
commite211526e4926cb41a38f08e1853001256c909204 (patch)
tree112fdd1c1308eff2630d6e381ed55bb0b4ee3071 /executive-summary/component/e-summary-callbacks.h
parent0bdf8fdb5529e6cda86403085c1f6870796404d3 (diff)
downloadgsoc2013-evolution-PROCMAN_1_1_6.tar.gz
gsoc2013-evolution-PROCMAN_1_1_6.tar.zst
gsoc2013-evolution-PROCMAN_1_1_6.zip
This commit was manufactured by cvs2svn to create tagPROCMAN_1_1_6
'PROCMAN_1_1_6'. svn path=/tags/PROCMAN_1_1_6/; revision=16069
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