Pulled LLEventTimer out of lltimer.h/cpp and into lleventtimer.h/cpp
LLInstanceTracker added to llcommon (pulled from llui in v2 for usage elsewhere) LLEventTimer now using LLInstanceTracker Updated LLLiveAppConfig (Though it appears unused, really) processor.h is obsolete, thus removed. (llprocessor.h replaces it)
This commit is contained in:
@@ -47,10 +47,8 @@
|
||||
// solving some compiler conversion problems
|
||||
// - Fixed a bug at family=6, model=6 (Celeron -> P2)
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "linden_common.h"
|
||||
|
||||
#include "processor.h"
|
||||
#include "llprocessor.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user