aboutsummaryrefslogtreecommitdiffstats
path: root/notes/component-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-11-07 05:40:14 +0800
committernobody <nobody@localhost>2000-11-07 05:40:14 +0800
commit46ea0b06a6d85d5d731f491fea84ddd9ae59ef68 (patch)
tree786145ed8b82796d89e41d2ed37058c0097ace13 /notes/component-factory.h
parentb4c61eba8055f666fd8a2270879a6f9722faa2b3 (diff)
downloadgsoc2013-evolution-GNUMERIC_0_58.tar.gz
gsoc2013-evolution-GNUMERIC_0_58.tar.zst
gsoc2013-evolution-GNUMERIC_0_58.zip
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_58
'GNUMERIC_0_58'. svn path=/tags/GNUMERIC_0_58/; revision=6444
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