Some cleanup. Using gAgentAvatarp in many places. Incl other misc small changes.

This commit is contained in:
Shyotl
2011-10-03 22:45:13 -05:00
parent 84a301c81a
commit 30a95e7f45
13 changed files with 97 additions and 89 deletions

View File

@@ -43,6 +43,11 @@ LLImageDecodeThread::LLImageDecodeThread(bool threaded)
{
}
//virtual
LLImageDecodeThread::~LLImageDecodeThread()
{
}
// MAIN THREAD
// virtual
S32 LLImageDecodeThread::update(U32 max_time_ms)