Removed unused variable ResultSlot

master
Tycho Bickerstaff 2013-12-07 23:33:18 +00:00
parent 843605d59e
commit cd7813f0f5
1 changed files with 0 additions and 1 deletions

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: