Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikbusse committed Nov 30, 2023
1 parent 385c1d4 commit 81b519e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/executable/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ int main(int argc, char** argv){
cfg.filename = settings.filename;
cfg.xmlSchemeLocation = &schemaLocation[0];
cfg.outputName = settings.outputName;
cout << cfg.outputName << endl;
//setFileName(settings.filename);
//setXMLSchemaLocation(&schemaLocation[0]);
//setOutputName(settings.outputName);
Expand Down

0 comments on commit 81b519e

Please sign in to comment.