aboutsummaryrefslogtreecommitdiffstats
path: root/notes/component-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-04-16 17:30:54 +0800
committernobody <nobody@localhost>2001-04-16 17:30:54 +0800
commita7063754437e9ce90775718f69dd0e770a3b8f6e (patch)
treeaaa46c1cf6c9a87e8f291ef7673bd9463803e8c9 /notes/component-factory.h
parent75a16468d369f58587f27ab4655fbe1c1091fc95 (diff)
downloadgsoc2013-evolution-a7063754437e9ce90775718f69dd0e770a3b8f6e.tar
gsoc2013-evolution-a7063754437e9ce90775718f69dd0e770a3b8f6e.tar.gz
gsoc2013-evolution-a7063754437e9ce90775718f69dd0e770a3b8f6e.tar.bz2
gsoc2013-evolution-a7063754437e9ce90775718f69dd0e770a3b8f6e.tar.lz
gsoc2013-evolution-a7063754437e9ce90775718f69dd0e770a3b8f6e.tar.xz
gsoc2013-evolution-a7063754437e9ce90775718f69dd0e770a3b8f6e.tar.zst
gsoc2013-evolution-a7063754437e9ce90775718f69dd0e770a3b8f6e.zip
This commit was manufactured by cvs2svn to create tagGNOME-VFS_1_0_1_ANCHOR
'GNOME-VFS_1_0_1_ANCHOR'. svn path=/tags/GNOME-VFS_1_0_1_ANCHOR/; revision=9348
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