aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-06-23 13:14:10 +0800
committernobody <nobody@localhost>2001-06-23 13:14:10 +0800
commit33431dbe42411bd1988f705ac2798cfc81c3718c (patch)
treea4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /my-evolution/e-summary-factory.h
parent72ca61d74b9942040638b628a6f1358e02d23d42 (diff)
downloadgsoc2013-evolution-OldWDE.tar
gsoc2013-evolution-OldWDE.tar.gz
gsoc2013-evolution-OldWDE.tar.bz2
gsoc2013-evolution-OldWDE.tar.lz
gsoc2013-evolution-OldWDE.tar.xz
gsoc2013-evolution-OldWDE.tar.zst
gsoc2013-evolution-OldWDE.zip
This commit was manufactured by cvs2svn to create tag 'OldWDE'.OldWDE
svn path=/tags/OldWDE/; revision=10428
Diffstat (limited to 'my-evolution/e-summary-factory.h')
-rw-r--r--my-evolution/e-summary-factory.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/my-evolution/e-summary-factory.h b/my-evolution/e-summary-factory.h
deleted file mode 100644
index 970f81d22e..0000000000
--- a/my-evolution/e-summary-factory.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * e-summary-factory.c: Executive Summary Factory.
- *
- * Copyright (C) 2001 Ximian, Inc.
- *
- * Authors: Iain Holmes <iain@ximian.com>
- */
-
-#ifndef __E_SUMMARY_FACTORY_H__
-#define __E_SUMMARY_FACTORY_H__
-
-BonoboControl *e_summary_factory_new_control (const char *uri,
- const GNOME_Evolution_Shell shell);
-
-#endif