From 54de2619b3862e629d0dd26e9d7c501e6502b453 Mon Sep 17 00:00:00 2001 From: nobody Date: Thu, 20 Mar 2003 15:07:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_1_6'. svn path=/tags/GDM2_2_4_1_6/; revision=20389 --- notes/component-factory.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 notes/component-factory.h (limited to 'notes/component-factory.h') 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 -- cgit