mirror of
https://github.com/nasa/trick.git
synced 2025-06-23 01:08:52 +00:00
Remove all unused variables (style warning).
This commit is contained in:
@ -383,7 +383,6 @@ void PrintAttributes::printIOMakefile() {
|
||||
std::ofstream io_link_list ;
|
||||
std::ofstream ICG_processed ;
|
||||
std::ofstream ext_lib ;
|
||||
unsigned int ii ;
|
||||
|
||||
// Don't create a makefile if we didn't process any files.
|
||||
if ( out_of_date_io_files.empty() ) {
|
||||
|
Reference in New Issue
Block a user