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 | 33431dbe42411bd1988f705ac2798cfc81c3718c (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /my-evolution/component-factory.h | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-OldWDE.tar gsoc2013-evolution-OldWDE.tar.gz gsoc2013-evolution-OldWDE.tar.bz2 gsoc2013-evolution-OldWDE.tar.lz gsoc2013-evolution-OldWDE.tar.xz gsoc2013-evolution-OldWDE.tar.zst gsoc2013-evolution-OldWDE.zip |
This commit was manufactured by cvs2svn to create tag 'OldWDE'.OldWDE
svn path=/tags/OldWDE/; revision=10428
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 |