Fix funky merge problem
parent
799728b935
commit
dbd6b58bf2
|
|
@ -416,14 +416,6 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
~LLWholeModelFeeResponder()
|
||||
{
|
||||
if (mThread)
|
||||
{
|
||||
mThread->stopRequest();
|
||||
}
|
||||
}
|
||||
|
||||
virtual void completed(U32 status,
|
||||
const std::string& reason,
|
||||
const LLSD& content)
|
||||
|
|
|
|||
Loading…
Reference in New Issue