aboutsummaryrefslogtreecommitdiffstats
path: root/notes/component-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-02-09 02:00:23 +0800
committernobody <nobody@localhost>2001-02-09 02:00:23 +0800
commit0e22274ef3b23952256bdc5bf5cc43c43a089e88 (patch)
tree9f7c314188cd7edeb001c6dc8db157827f450b18 /notes/component-factory.h
parent5af829a6d20faa3f6f1c113d4b5c5262d2406aac (diff)
downloadgsoc2013-evolution-GAL_0_5.tar.gz
gsoc2013-evolution-GAL_0_5.tar.zst
gsoc2013-evolution-GAL_0_5.zip
This commit was manufactured by cvs2svn to create tag 'GAL_0_5'.GAL_0_5
svn path=/tags/GAL_0_5/; revision=8112
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