Remove (almost) all references to pRenderer (#651)
Remove all references to pRenderer, except from the DebugDraw and LyShine Gems that are still being updated.
This commit is contained in:
@@ -96,10 +96,6 @@ public:
|
||||
void GetLoadedTags(TLocalizationTagVec& tagVec);
|
||||
void FreeLocalizationData();
|
||||
|
||||
#if !defined(_RELEASE)
|
||||
static void LocalizationDumpLoadedInfo(IConsoleCmdArgs* pArgs);
|
||||
#endif //#if !defined(_RELEASE)
|
||||
|
||||
private:
|
||||
void SetAvailableLocalizationsBitfield(const ILocalizationManager::TLocalizationBitfield availableLocalizations);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user