From 2c703ffbca9bac26ba64aad7484e012da451ff52 Mon Sep 17 00:00:00 2001 From: Valentin Ochs Date: Mon, 6 Aug 2012 16:59:09 +0200 Subject: [PATCH] Remove unnecessary whitespace --- plugins/workflow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/workflow.cpp b/plugins/workflow.cpp index c2875a1b8..0b87b3590 100644 --- a/plugins/workflow.cpp +++ b/plugins/workflow.cpp @@ -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)