removed obsolete FIXME

pull/23/head
Gerard Wagener 2018-12-03 09:24:35 +01:00
parent 1c7b8174ba
commit 35c0c25b7a
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ void d4_prepare_header(d4_t* d4)
//TODO set type
}
//FIXME split in prepare and update. Do not copy uuid each time
void d4_update_header(d4_t* d4, ssize_t nread) {
struct timeval tv;
bzero(&tv,sizeof(struct timeval));