diff options
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 |