From 60ef891c47e9a2ff6927e08c5792f3958772ef9d Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 4 Aug 2001 19:29:35 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GNOME_CONTROL_CENTER_1_5_5'. svn path=/tags/GNOME_CONTROL_CENTER_1_5_5/; revision=11666 --- executive-summary/component/e-summary-callbacks.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 executive-summary/component/e-summary-callbacks.h (limited to 'executive-summary/component/e-summary-callbacks.h') 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 -- cgit