From 10cf11e008ad0da51349b175dee7cc23ea951db4 Mon Sep 17 00:00:00 2001 From: Novatux Date: Sat, 21 Dec 2013 11:11:36 +0100 Subject: A few more fixes (spamming the commit log again...) --- autocrafter.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'autocrafter.lua') diff --git a/autocrafter.lua b/autocrafter.lua index 070b3de..b2e50c1 100644 --- a/autocrafter.lua +++ b/autocrafter.lua @@ -49,7 +49,6 @@ local function autocraft(inventory, pos) end end - local input = inventory:get_list("input") if result.item:is_empty() then return end result = result.item if not inventory:room_for_item("dst", result) then return end -- cgit v1.2.3