Skip to content

Commit 3101da4

Browse files
committed
fix typo
1 parent 2d1bf88 commit 3101da4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/QMCApp/QMCMain.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ bool QMCMain::validateXML()
448448
{
449449
// second param enables batched input error checking in HamiltonianFactory
450450
ham_pool_->put(cur, my_project_.getDriverVersion() == ProjectData::DriverVersion::BATCH);
451-
batched);
452451
}
453452
else if (cname == "include")
454453
{

0 commit comments

Comments
 (0)