From ad65094f704a30f822e16afc401029be7d23b457 Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 20 Jan 2002 13:41:39 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'v0_1'. svn path=/tags/v0_1/; revision=15407 --- calendar/gui/dialogs/changed-comp.h | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 calendar/gui/dialogs/changed-comp.h (limited to 'calendar/gui/dialogs/changed-comp.h') diff --git a/calendar/gui/dialogs/changed-comp.h b/calendar/gui/dialogs/changed-comp.h deleted file mode 100644 index 915d7a5372..0000000000 --- a/calendar/gui/dialogs/changed-comp.h +++ /dev/null @@ -1,29 +0,0 @@ -/* Evolution calendar - Changed calendar component dialog - * - * Copyright (C) 2001 Ximian, Inc. - * - * Author: JP Rosevear - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of version 2 of the GNU General Public - * License as published by the Free Software Foundation. - * - * 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 CHANGED_COMP_H -#define CHANGED_COMP_H - -#include -#include - -gboolean changed_component_dialog (CalComponent *comp, gboolean deleted, gboolean changed); - -#endif -- cgit v1.2.3