Skip to content

Commit

Permalink
Per #1954, removing development print statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Sep 6, 2022
1 parent eac02b7 commit 9528d82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/libcode/vx_python3_utils/python3_dict.cc
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,6 @@ if ( ! a ) {

}

cout << "JHG key " << key << " has type " << Py_TYPE(a)->tp_name << "\n";

return ( a );

}
Expand Down

0 comments on commit 9528d82

Please sign in to comment.