LLStat dead code removal

This commit is contained in:
Shyotl
2013-02-12 20:47:55 -06:00
parent 6725c17f01
commit f147a734b1
9 changed files with 112 additions and 1195 deletions

View File

@@ -364,7 +364,6 @@ public:
{
if (mHandlerFunc)
{
LLPerfBlock msg_cb_time("msg_cb", mName);
mHandlerFunc(msgsystem, mUserData);
return TRUE;
}