From 885eaaeda7368f6fdeae9fd114748d14f63d56d4 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 15 Oct 2004 18:26:22 +0000 Subject: remove prototype 2004-10-15 JP Rosevear * gui/calendar-commands.h (calendar_goto_today): remove prototype * gui/calendar-commands.c: remove dead function svn path=/trunk/; revision=27598 --- calendar/gui/calendar-commands.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'calendar/gui/calendar-commands.h') diff --git a/calendar/gui/calendar-commands.h b/calendar/gui/calendar-commands.h index 901d01d845..36b06f1ebb 100644 --- a/calendar/gui/calendar-commands.h +++ b/calendar/gui/calendar-commands.h @@ -37,6 +37,4 @@ void calendar_control_sensitize_calendar_commands (BonoboControl *control, Gnome void calendar_goto_today (GnomeCalendar *gcal); -const gchar * calendar_get_text_for_folder_bar_label (GnomeCalendar *gcal); - #endif /* CALENDAR_COMMANDS_H */ -- cgit v1.2.3