From ef8840da7b4045dc7c3f08df993cd5683b85551d Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 23 Jun 2004 00:16:06 +0000 Subject: kill warnings 2004-06-22 JP Rosevear * gui/dialogs/comp-editor.c: kill warnings svn path=/trunk/; revision=26467 --- calendar/gui/dialogs/comp-editor.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'calendar/gui') diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c index 16d89055c2..0ddecc101e 100644 --- a/calendar/gui/dialogs/comp-editor.c +++ b/calendar/gui/dialogs/comp-editor.c @@ -102,16 +102,6 @@ static void page_dates_changed_cb (GtkObject *obj, CompEditorPageDates *dates, g static void obj_modified_cb (ECal *client, GList *objs, gpointer data); static void obj_removed_cb (ECal *client, GList *uids, gpointer data); -static void save_close_cmd (GtkWidget *widget, gpointer data); -static void save_as_cmd (GtkWidget *widget, gpointer data); -static void delete_cmd (GtkWidget *widget, gpointer data); -static void print_cmd (GtkWidget *widget, gpointer data); -static void print_preview_cmd (GtkWidget *widget, gpointer data); -static void print_setup_cmd (GtkWidget *widget, gpointer data); -static void close_cmd (GtkWidget *widget, gpointer data); - -static gint delete_event_cb (GtkWidget *widget, GdkEvent *event, gpointer data); - static GtkObjectClass *parent_class; -- cgit v1.2.3