summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/chdman.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/chdman.cpp b/src/tools/chdman.cpp
index af0db3673c6..cf15580df1d 100644
--- a/src/tools/chdman.cpp
+++ b/src/tools/chdman.cpp
@@ -1971,7 +1971,6 @@ static void do_create_cd(parameters_t &params)
}
// 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());