mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-26 08:26:50 +00:00
Remove sleep accidentally left in
This commit is contained in:
@@ -681,8 +681,6 @@ void ShaderViewer::debugShader(const ShaderBindpointMapping *bind, const ShaderR
|
||||
|
||||
rdcarray<ShaderDebugState> nextStates = r->ContinueDebug(m_Trace->debugger);
|
||||
|
||||
QThread::msleep(5000);
|
||||
|
||||
if(!me)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user