diff options
author | nobody <nobody@localhost> | 2003-03-20 23:10:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-03-20 23:10:25 +0800 |
commit | fa9fee7d6c1e0bd5c56957e0033be00155289d60 (patch) | |
tree | 01f3094eac7f66184dda3143a9ab94b832a8042c /notes/component-factory.h | |
parent | 53f87f76677e9ba7bd97ba4788d51d874fb8df08 (diff) | |
download | gsoc2013-evolution-fa9fee7d6c1e0bd5c56957e0033be00155289d60.tar.gz gsoc2013-evolution-fa9fee7d6c1e0bd5c56957e0033be00155289d60.tar.zst gsoc2013-evolution-fa9fee7d6c1e0bd5c56957e0033be00155289d60.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_0_3
'GTKHTML_3_0_3'.
svn path=/tags/GTKHTML_3_0_3/; revision=20424
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 |