aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-itip-control.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-02-08 06:53:06 +0800
committernobody <nobody@localhost>2001-02-08 06:53:06 +0800
commit0f5a67dd2cdf10b9fc58e5966da86020ee11426f (patch)
tree67c941166f37e99129f73ab28bd0d83bf566f06c /calendar/gui/e-itip-control.h
parent2132c038545393a9d81ddc87cb8e1bde13445b80 (diff)
downloadgsoc2013-evolution-gtkmm_1_2_5.tar.gz
gsoc2013-evolution-gtkmm_1_2_5.tar.zst
gsoc2013-evolution-gtkmm_1_2_5.zip
This commit was manufactured by cvs2svn to create tag 'gtkmm_1_2_5'.gtkmm_1_2_5
svn path=/tags/gtkmm_1_2_5/; revision=8086
Diffstat (limited to 'calendar/gui/e-itip-control.h')
-rw-r--r--calendar/gui/e-itip-control.h30
1 files changed, 0 insertions, 30 deletions
diff --git a/calendar/gui/e-itip-control.h b/calendar/gui/e-itip-control.h
deleted file mode 100644
index 6c2df626ce..0000000000
--- a/calendar/gui/e-itip-control.h
+++ /dev/null
@@ -1,30 +0,0 @@
-/* Evolution calendar - Control for displaying iTIP mail messages
- *
- * Copyright (C) 2000 Helix Code, Inc.
- * Copyright (C) 2000 Ximian, Inc.
- *
- * Author: Jesse Pavel <jpavel@ximian.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
- */
-
-#ifndef __E_ITIP_CONTROL_H__
-#define __E_ITIP_CONTROL_H__
-
-#include <bonobo/bonobo-control.h>
-
-void e_itip_control_factory_init (void);
-
-#endif /* __E_ITIP_CONTROL_H__ */