1
0

Removed unused variable ResultSlot

This commit is contained in:
Tycho Bickerstaff 2013-12-07 23:33:18 +00:00
parent 843605d59e
commit cd7813f0f5

View File

@ -446,7 +446,6 @@ void cSlotAreaCrafting::OnPlayerRemoved(cPlayer & a_Player)
void cSlotAreaCrafting::ClickedResult(cPlayer & a_Player)
{
const cItem * ResultSlot = GetSlot(0, a_Player);
cItem & DraggingItem = a_Player.GetDraggingItem();
// Get the current recipe: