[Xfce4-commits] r29461 - xfcalendar/trunk/src
Juha Kautto
juha at xfce.org
Sat Feb 7 15:36:26 CET 2009
Author: juha
Date: 2009-02-07 14:36:26 +0000 (Sat, 07 Feb 2009)
New Revision: 29461
Modified:
xfcalendar/trunk/src/ical-code.c
Log:
removed unused variables
Modified: xfcalendar/trunk/src/ical-code.c
===================================================================
--- xfcalendar/trunk/src/ical-code.c 2009-02-07 13:52:04 UTC (rev 29460)
+++ xfcalendar/trunk/src/ical-code.c 2009-02-07 14:36:26 UTC (rev 29461)
@@ -3463,7 +3463,6 @@
#define P_N "process_one_app: "
time_t start, end;
struct tm start_tm, end_tm;
- char start_s[40], end_s[40];
struct time_data {
char starttimecur[17];
char endtimecur[17];
More information about the Xfce4-commits
mailing list