summaryrefslogtreecommitdiffstats
path: root/src/UI/SlotArea.cpp
diff options
context:
space:
mode:
authorTycho Bickerstaff <work.tycho@gmail.com>2013-12-08 00:33:18 +0100
committerTycho Bickerstaff <work.tycho@gmail.com>2013-12-08 00:33:18 +0100
commitcd7813f0f58d731c62f4a955c50c7dbc1915ca37 (patch)
tree6921f6c96e24b8daa64af27dcd67057e4c0f67a8 /src/UI/SlotArea.cpp
parentMerge pull request #1 from worktycho/patch-1 (diff)
downloadcuberite-cd7813f0f58d731c62f4a955c50c7dbc1915ca37.tar
cuberite-cd7813f0f58d731c62f4a955c50c7dbc1915ca37.tar.gz
cuberite-cd7813f0f58d731c62f4a955c50c7dbc1915ca37.tar.bz2
cuberite-cd7813f0f58d731c62f4a955c50c7dbc1915ca37.tar.lz
cuberite-cd7813f0f58d731c62f4a955c50c7dbc1915ca37.tar.xz
cuberite-cd7813f0f58d731c62f4a955c50c7dbc1915ca37.tar.zst
cuberite-cd7813f0f58d731c62f4a955c50c7dbc1915ca37.zip
Diffstat (limited to '')
-rw-r--r--src/UI/SlotArea.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/UI/SlotArea.cpp b/src/UI/SlotArea.cpp
index 2925d1226..61e432665 100644
--- a/src/UI/SlotArea.cpp
+++ b/src/UI/SlotArea.cpp
@@ -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: