mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-25 16:06:31 +00:00
Reformat code for clang-format 15
This commit is contained in:
@@ -568,7 +568,6 @@ void CaptureDialog::CheckAndroidSetup(QString &filename)
|
||||
ui->androidWarn->setVisible(false);
|
||||
|
||||
LambdaThread *scan = new LambdaThread([this, filename]() {
|
||||
|
||||
rdcstr host = m_Ctx.Replay().CurrentRemote().Hostname();
|
||||
RENDERDOC_CheckAndroidPackage(host, filename, &m_AndroidFlags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user