From 624fae240b1cf5a216129d0dc2a5913f0216ae59 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 27 Jun 2005 00:43:08 +0000 Subject: Prune unnecessary and nonexistent directories from the -I options. Prune 2005-06-27 Tor Lillqvist * */Makefile.am: Prune unnecessary and nonexistent directories from the -I options. Prune pathname macros not used in the sources in that directory from the -D options. Use NO_UNDEFINED. Link with all necessary libraries. On Win32 link with bootstrap libraries where necessary. * common/Makefile.am: As this is a noinst library, no use for LDFLAGS or LIBADD. * gui/Makefile.am: Use Win32-specific hack to work around MSYS feature in the gconftool invokation. * gui/calendar-commands.c: Remove superfluous inclusion of . * gui/e-cal-list-view.c * gui/e-day-view.c: Remove superfluous inclusion of . * gui/gnome-cal.c: Remove superfluous inclusion of . * importers/icalendar-importer.c: Use g_usleep() instead of sleep(). svn path=/trunk/; revision=29592 --- calendar/gui/calendar-commands.c | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gui/calendar-commands.c') diff --git a/calendar/gui/calendar-commands.c b/calendar/gui/calendar-commands.c index 8cf9849f7d..1dcc70d3eb 100644 --- a/calendar/gui/calendar-commands.c +++ b/calendar/gui/calendar-commands.c @@ -28,7 +28,6 @@ #include #endif -#include #include #include #include -- cgit v1.2.3