Remove unnecessary whitespace

develop
Valentin Ochs 2012-08-06 16:59:09 +02:00
parent bb760bd376
commit 2c703ffbca
1 changed files with 0 additions and 1 deletions

@ -698,7 +698,6 @@ static ItemConstraint *get_constraint(color_ostream &out, const std::string &str
out.printerr("Cannot find quality: %s\nKnown qualities: ordinary, wellcrafted, finelycrafted, superior, exceptional, masterful\n", qualstr.c_str());
return NULL;
}
}
if (material.type >= 0)