]> Pileus Git - lackey/blobdiff - src/cal.h
Update tests
[lackey] / src / cal.h
index 1242da8f5131c24127298b798f05155773a3f378..2fb05cb692bb1782ae8aa287ffc151d5a415488a 100644 (file)
--- a/src/cal.h
+++ b/src/cal.h
@@ -58,6 +58,3 @@ extern todo_t  *TODOS;
 /* Calendar functions */
 void cal_init(void);
 void cal_load(year_t year, month_t month, day_t day, int days);
-
-/* Test fuctions */
-void ical_test(void);