aboutsummaryrefslogtreecommitdiffstats
path: root/notes/component-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-05-16 00:19:25 +0800
committernobody <nobody@localhost>2002-05-16 00:19:25 +0800
commit100ea99d1e788f062883fd0cc3a3eb3d1c0cefd7 (patch)
tree9a14849dd3a40bd1667b88d689e2aa7d58d08bce /notes/component-factory.h
parent74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff)
downloadgsoc2013-evolution-GNOME_PIM_1_4_7.tar.gz
gsoc2013-evolution-GNOME_PIM_1_4_7.tar.zst
gsoc2013-evolution-GNOME_PIM_1_4_7.zip
This commit was manufactured by cvs2svn to create tagGNOME_PIM_1_4_7
'GNOME_PIM_1_4_7'. svn path=/tags/GNOME_PIM_1_4_7/; revision=16859
Diffstat (limited to 'notes/component-factory.h')
-rw-r--r--notes/component-factory.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/notes/component-factory.h b/notes/component-factory.h
deleted file mode 100644
index 9535ccc4ae..0000000000
--- a/notes/component-factory.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-#ifndef COMPONENT_FACTORY_H
-#define COMPONENT_FACTORY_H
-
-void component_factory_init (void);
-
-#endif