Skip to content

Commit a93ace4

Browse files
committed
one more unused variable
gcc, why can't you tell me all of them at once?
1 parent e53224d commit a93ace4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/tailor.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,6 @@ class Tailor {
566566
assert(dye != r->products.end());
567567
auto pp = virtual_cast<df::reaction_product_itemst>(*dye);
568568
assert(pp != nullptr);
569-
auto mat = MaterialInfo(pp->mat_type, pp->mat_index);
570569

571570
pp->getDescription(&descr);
572571

0 commit comments

Comments
 (0)