diff options
author | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
commit | 5971c984b56018d021f5348c119b0734780c54e9 (patch) | |
tree | 75a31cb1cb19b4266322f9427b0641c1b53aca24 /notes/component-factory.h | |
parent | dcc99c020b6a58e174091b32585159edfae18dd4 (diff) | |
download | gsoc2013-evolution-gtkhtml-1-0-branchpoint.tar.gz gsoc2013-evolution-gtkhtml-1-0-branchpoint.tar.zst gsoc2013-evolution-gtkhtml-1-0-branchpoint.zip |
This commit was manufactured by cvs2svn to create taggtkhtml-1-0-branchpoint
'gtkhtml-1-0-branchpoint'.
svn path=/tags/gtkhtml-1-0-branchpoint/; revision=14059
Diffstat (limited to 'notes/component-factory.h')
-rw-r--r-- | notes/component-factory.h | 7 |
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 |