aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-callbacks.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-02 23:43:54 +0800
committernobody <nobody@localhost>2001-08-02 23:43:54 +0800
commitdb171b24325a1ce9b39e3606dd1e72c27cb27e0a (patch)
tree94acb43d14c571e8ec432fa3650277178741f531 /executive-summary/component/e-summary-callbacks.h
parentea4315435238149d387701ed2940bf8c97d4d319 (diff)
downloadgsoc2013-evolution-db171b24325a1ce9b39e3606dd1e72c27cb27e0a.tar
gsoc2013-evolution-db171b24325a1ce9b39e3606dd1e72c27cb27e0a.tar.gz
gsoc2013-evolution-db171b24325a1ce9b39e3606dd1e72c27cb27e0a.tar.bz2
gsoc2013-evolution-db171b24325a1ce9b39e3606dd1e72c27cb27e0a.tar.lz
gsoc2013-evolution-db171b24325a1ce9b39e3606dd1e72c27cb27e0a.tar.xz
gsoc2013-evolution-db171b24325a1ce9b39e3606dd1e72c27cb27e0a.tar.zst
gsoc2013-evolution-db171b24325a1ce9b39e3606dd1e72c27cb27e0a.zip
This commit was manufactured by cvs2svn to create tag 'gnomoku-1_2'.gnomoku-1_2
svn path=/tags/gnomoku-1_2/; revision=11577
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