mirror of
https://github.com/holub/mame
synced 2025-05-02 04:31:01 +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
|
// print some info
|
||||||
std::string tempstr;
|
|
||||||
printf("Output CHD: %s\n", output_chd_str->c_str());
|
printf("Output CHD: %s\n", output_chd_str->c_str());
|
||||||
if (output_parent.opened())
|
if (output_parent.opened())
|
||||||
printf("Parent CHD: %s\n", params.find(OPTION_OUTPUT_PARENT)->second->c_str());
|
printf("Parent CHD: %s\n", params.find(OPTION_OUTPUT_PARENT)->second->c_str());
|
||||||
|
Loading…
Reference in New Issue
Block a user