mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
chdman.cpp: Another superfluous temporary removed (nw)
This commit is contained in:
parent
969363be85
commit
a748d19a91
@ -1971,7 +1971,6 @@ static void do_create_cd(parameters_t ¶ms)
|
||||
}
|
||||
|
||||
// print some info
|
||||
std::string tempstr;
|
||||
printf("Output CHD: %s\n", output_chd_str->c_str());
|
||||
if (output_parent.opened())
|
||||
printf("Parent CHD: %s\n", params.find(OPTION_OUTPUT_PARENT)->second->c_str());
|
||||
|
Loading…
Reference in New Issue
Block a user