@@ -119,8 +119,6 @@ class statistics_helper
'function' => $this->mItems,'other' => $this->mOther,
'app_count' => $this->mAppCount,'wap_count' => $this->mWapCount];
QueueClient::push("savelog",$data);
-
- $this->send_queue();
$this->reinit();
}