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 | 2aa71003a607cfb6ec5535e86eb57eda2cb5047e (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /my-evolution/component-factory.h | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-BALSA_1_1_7.tar.gz gsoc2013-evolution-BALSA_1_1_7.tar.zst gsoc2013-evolution-BALSA_1_1_7.zip |
This commit was manufactured by cvs2svn to create tag 'BALSA_1_1_7'.BALSA_1_1_7
svn path=/tags/BALSA_1_1_7/; revision=10404
Diffstat (limited to 'my-evolution/component-factory.h')
-rw-r--r-- | my-evolution/component-factory.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/my-evolution/component-factory.h b/my-evolution/component-factory.h deleted file mode 100644 index f4b0c0e1a8..0000000000 --- a/my-evolution/component-factory.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * component-factory.h: Header file for component-factory.c - * - * Copyright (C) 2001 Ximian, Inc. - * - * Authors: Iain Holmes <iain@ximian.com> - */ - -#ifndef __COMPONENT_FACTORY_H__ -#define __COMPONENT_FACTORY_H__ - -void component_factory_init (void); - -#endif |