mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Remove completed TODO comment
This commit is contained in:
@@ -240,7 +240,6 @@ void SettingsDialog::on_ShaderViewer_FriendlyNaming_toggled(bool checked)
|
||||
|
||||
void SettingsDialog::on_browseExtDisasemble_clicked()
|
||||
{
|
||||
// TODO external disassembler
|
||||
QString filePath = RDDialog::getExecutableFileName(this, "Locate SPIR-V disassembler");
|
||||
|
||||
if(!filePath.isEmpty())
|
||||
|
||||
Reference in New Issue
Block a user