mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 01:46:38 +00:00
Remove extra )
This commit is contained in:
@@ -1793,7 +1793,7 @@ void PythonContext::makeHelpContext()
|
||||
|
||||
m_DeferredInit = 1;
|
||||
|
||||
if(!m_StubRD || !m_StubQRD))
|
||||
if(!m_StubRD || !m_StubQRD)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user