Skip to content
Snippets Groups Projects
Commit 8d77653c authored by Marco Biasini's avatar Marco Biasini
Browse files

silence warning

parent 215f161d
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ void MAEReader::parse_and_add_atom(mol::EntityHandle ent,
std::string rname("UNK");
std::string cname("X");
geom::Vec3 apos;
int irnum;
int irnum=0;
LOG_TRACE("[" << std::string(line) << "]");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment