From 2aa71003a607cfb6ec5535e86eb57eda2cb5047e Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 23 Jun 2001 05:14:10 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'BALSA_1_1_7'. svn path=/tags/BALSA_1_1_7/; revision=10404 --- my-evolution/component-factory.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 my-evolution/component-factory.h (limited to 'my-evolution/component-factory.h') 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 - */ - -#ifndef __COMPONENT_FACTORY_H__ -#define __COMPONENT_FACTORY_H__ - -void component_factory_init (void); - -#endif -- cgit