diff options
author | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
commit | 2bbe5d3421eefbcac7d9f3e16d3ea09e96a2bc10 (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /notes/component-factory.h | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-2bbe5d3421eefbcac7d9f3e16d3ea09e96a2bc10.tar.gz gsoc2013-evolution-2bbe5d3421eefbcac7d9f3e16d3ea09e96a2bc10.tar.zst gsoc2013-evolution-2bbe5d3421eefbcac7d9f3e16d3ea09e96a2bc10.zip |
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_66
'GNUMERIC_0_66'.
svn path=/tags/GNUMERIC_0_66/; revision=10420
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 |