aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-callbacks.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-10-05 09:48:39 +0800
committernobody <nobody@localhost>2001-10-05 09:48:39 +0800
commitf1c0c4d0b22cfe6ea94d3b004f5784c525183107 (patch)
tree5bbac4ad4faa2adc856e4ee1cd202d9eaa66fdc9 /executive-summary/component/e-summary-callbacks.h
parentbdc4787aef570378e11630f2248123b1c883f524 (diff)
downloadgsoc2013-evolution-f1c0c4d0b22cfe6ea94d3b004f5784c525183107.tar.gz
gsoc2013-evolution-f1c0c4d0b22cfe6ea94d3b004f5784c525183107.tar.zst
gsoc2013-evolution-f1c0c4d0b22cfe6ea94d3b004f5784c525183107.zip
This commit was manufactured by cvs2svn to create tag 'GAL_2_ANCHOR'.GAL_2_ANCHOR
svn path=/tags/GAL_2_ANCHOR/; revision=13432
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