[Windows Agent] Removed unwanted trace

This commit is contained in:
fermin831 2018-02-22 09:30:12 +01:00
parent d53e17e118
commit 611652820c
1 changed files with 0 additions and 3 deletions

View File

@ -264,9 +264,6 @@ void Cron::update (time_t date, int interval) {
return;
}
printf("010: minutes\n");
if (nex_time == CRINVALID_DATE) {
// Update the month day if overflow
timeinfo->tm_hour = 0;