remove useless codes

pull/79/merge V5.08
yuqing 2016-10-19 16:05:36 +08:00
parent 8765998114
commit 8582785f93
1 changed files with 0 additions and 3 deletions

View File

@ -1740,9 +1740,6 @@ static int tracker_deal_ping_leader(struct fast_task_info *pTask)
static int tracker_deal_reselect_leader(struct fast_task_info *pTask)
{
TrackerClientInfo *pClientInfo;
pClientInfo = (TrackerClientInfo *)pTask->arg;
if (pTask->length - sizeof(TrackerHeader) != 0)
{
logError("file: "__FILE__", line: %d, " \