Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Guo authored and Jason Guo committed Jan 22, 2025
1 parent f6237a6 commit 61e2329
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MatEnv/MatDBInfo.cc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ namespace MatEnv {
iter = _matList.begin();
for (; iter != _matList.end(); ++iter) {
delete iter->first;
//delete iter->second;
}
_matList.clear();
}
Expand Down

0 comments on commit 61e2329

Please # to comment.