Skip to content

Commit

Permalink
Remove unnecessary whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat-Ion committed Aug 6, 2012
1 parent bb760bd commit 2c703ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/workflow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 2c703ff

Please sign in to comment.