aboutsummaryrefslogtreecommitdiff
path: root/src/game/MiscHandler.cpp
diff options
context:
space:
mode:
authormegamage <none@none>2009-05-25 11:31:19 -0500
committermegamage <none@none>2009-05-25 11:31:19 -0500
commit4c6c9c560b594d235ddaf171b66493db121bed7c (patch)
treef18713a43d6d24770a2fdc2236de2168ccc8e83f /src/game/MiscHandler.cpp
parenta53326353b1e2b3838a1fab5734f24b52471e20d (diff)
parent5d78a9c6bdac0ec6f24327d3dc86ea6c63aec917 (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'src/game/MiscHandler.cpp')
-rw-r--r--src/game/MiscHandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/MiscHandler.cpp b/src/game/MiscHandler.cpp
index f7c53e536c4..66b4decb56d 100644
--- a/src/game/MiscHandler.cpp
+++ b/src/game/MiscHandler.cpp
@@ -613,7 +613,6 @@ void WorldSession::HandleAddFriendOpcodeCallBack(QueryResult *result, uint32 acc
}
session->GetPlayer()->GetSocial()->SetFriendNote(GUID_LOPART(friendGuid), friendNote);
}
- }
}
sSocialMgr.SendFriendStatus(session->GetPlayer(), friendResult, GUID_LOPART(friendGuid), false);