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:
@@ -418,7 +418,6 @@ private: // ----------------------------------------------------------
|
||||
|
||||
CSystem* m_pSystem;
|
||||
IFFont* m_pFont;
|
||||
IRenderer* m_pRenderer;
|
||||
ITimer* m_pTimer;
|
||||
|
||||
ICVar* m_pSysDeactivateConsole;
|
||||
|
||||
Reference in New Issue
Block a user