mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +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 ;
|
||||
}
|
||||
|
||||
ret = write_header() ;
|
||||
write_header() ;
|
||||
|
||||
// call format specific initialization to open destination and write header
|
||||
ret = format_specific_init() ;
|
||||
|
Loading…
Reference in New Issue
Block a user