diff options
| author | Valentin Ochs | 2012-08-06 16:59:09 +0200 |
|---|---|---|
| committer | Valentin Ochs | 2012-08-06 16:59:09 +0200 |
| commit | 2c703ffbca9bac26ba64aad7484e012da451ff52 (patch) | |
| tree | 1da8915e9961016bd73f09aa7ef546363dfce68a /plugins/workflow.cpp | |
| parent | bb760bd376c0a0b4b622cbab0e1a7fca40598ed9 (diff) | |
| download | dfhack-2c703ffbca9bac26ba64aad7484e012da451ff52.tar.gz dfhack-2c703ffbca9bac26ba64aad7484e012da451ff52.tar.bz2 dfhack-2c703ffbca9bac26ba64aad7484e012da451ff52.tar.xz | |
Remove unnecessary whitespace
Diffstat (limited to 'plugins/workflow.cpp')
| -rw-r--r-- | plugins/workflow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/workflow.cpp b/plugins/workflow.cpp index c2875a1b..0b87b359 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) |
