aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/component-factory.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-20 23:43:30 +0800
committernobody <nobody@localhost>2001-08-20 23:43:30 +0800
commit93b01c382655996123d33ebb9fe7a1cd40313648 (patch)
treeec1f6913db147c635df98f914ab6b3a1711e0fac /my-evolution/component-factory.h
parentdb79f8266e5055e6d5512016dfa518f71ce1a8cc (diff)
downloadgsoc2013-evolution-GNOME_CHESS_0_3_3.tar.gz
gsoc2013-evolution-GNOME_CHESS_0_3_3.tar.zst
gsoc2013-evolution-GNOME_CHESS_0_3_3.zip
This commit was manufactured by cvs2svn to create tagGNOME_CHESS_0_3_3
'GNOME_CHESS_0_3_3'. svn path=/tags/GNOME_CHESS_0_3_3/; revision=12297
Diffstat (limited to 'my-evolution/component-factory.h')
-rw-r--r--my-evolution/component-factory.h14
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