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:
@@ -79,7 +79,6 @@ public:
|
||||
AZ::Outcome<void, AZStd::string> Init(
|
||||
bool bPreviewMode,
|
||||
bool bTestMode,
|
||||
bool bShaderCacheGen,
|
||||
const char* sCmdLine,
|
||||
IInitializeUIInfo* logo,
|
||||
HWND hwndForInputSystem);
|
||||
|
||||
Reference in New Issue
Block a user