unused var
This commit is contained in:
parent
7fc409eecc
commit
988cd6769c
2 changed files with 0 additions and 3 deletions
|
|
@ -334,8 +334,6 @@ int main(int argc, char** argv)
|
|||
if (outputDir.empty())
|
||||
usage(argv[0], "Output directory required");
|
||||
|
||||
std::string errmsg;
|
||||
|
||||
// Main operations: read, remap, and write.
|
||||
execute(inputFile, outputDir, opts, verbosity);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue