aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/control-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/control-factory.h')
-rw-r--r--calendar/gui/control-factory.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/calendar/gui/control-factory.h b/calendar/gui/control-factory.h
index 322b5a4a4e..f599f7b3b8 100644
--- a/calendar/gui/control-factory.h
+++ b/calendar/gui/control-factory.h
@@ -1,8 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* control-factory.c
*
- * Copyright (C) 2000 Ximian, Inc.
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
@@ -24,7 +23,6 @@
#ifndef _CONTROL_FACTORY_H_
#define _CONTROL_FACTORY_H_
-void control_factory_init (void);
BonoboControl *control_factory_new_control (void);
#endif /* _CONTROL_FACTORY_H_ */