mirror of https://github.com/D4-project/d4-core
removed obsolete FIXME
parent
1c7b8174ba
commit
35c0c25b7a
|
@ -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));
|
||||
|
|
Loading…
Reference in New Issue