mirror of
https://github.com/nasa/trick.git
synced 2025-01-02 19:36:45 +00:00
remove dead assignment DataRecordGroup.cpp
This commit is contained in:
parent
0b2218e449
commit
605f5d0f6d
@ -393,7 +393,7 @@ int Trick::DataRecordGroup::init() {
|
|||||||
drb->ref_searched = true ;
|
drb->ref_searched = true ;
|
||||||
}
|
}
|
||||||
|
|
||||||
ret = write_header() ;
|
write_header() ;
|
||||||
|
|
||||||
// call format specific initialization to open destination and write header
|
// call format specific initialization to open destination and write header
|
||||||
ret = format_specific_init() ;
|
ret = format_specific_init() ;
|
||||||
|
Loading…
Reference in New Issue
Block a user