Fix funky merge problem

master
simon@Simon-PC.lindenlab.com 2013-01-31 10:53:03 -08:00
parent 799728b935
commit dbd6b58bf2
1 changed files with 0 additions and 8 deletions

View File

@ -416,14 +416,6 @@ public:
}
}
~LLWholeModelFeeResponder()
{
if (mThread)
{
mThread->stopRequest();
}
}
virtual void completed(U32 status,
const std::string& reason,
const LLSD& content)