aboutsummaryrefslogtreecommitdiffstats
path: root/notes/component-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-05-26 03:29:39 +0800
committernobody <nobody@localhost>2001-05-26 03:29:39 +0800
commitbe0db30b9482f915d3bfcc68cdd59bce073581b5 (patch)
tree8c1a355ccd0c851879a204e6263cbe6397f1aa5a /notes/component-factory.h
parent03df6fccdefe8b11215183bf4dcfef71eef2290c (diff)
downloadgsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.gz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.bz2
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.lz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.xz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.zst
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.zip
This commit was manufactured by cvs2svn to create tagLIBGLADE_1_BEFORE_AUTOCONF_1_52
'LIBGLADE_1_BEFORE_AUTOCONF_1_52'. svn path=/tags/LIBGLADE_1_BEFORE_AUTOCONF_1_52/; revision=9995
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