oops forgot one debugging output

This commit is contained in:
Axel Kittenberger 2010-05-22 15:33:08 +00:00
parent cf489dc1bf
commit 5974444444

View File

@ -1372,7 +1372,6 @@ bool master_loop()
printlogf(ERROR, "Clocks per seoond invalid! %d", printlogf);
terminate(LSYNCD_INTERNALFAIL);
}
printf("clockspersec: %ld\n", clocks_per_sec);
tackle_size = 2;
tackles = s_calloc(tackle_size, sizeof(int));
tackle_len = 0;