Skip to content

Commit ace3fcb

Browse files
authored
oops
1 parent c863c47 commit ace3fcb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/gui/widgets/dynarec_disassembly.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ void PCSX::Widgets::Disassembly::writeFile() {
4747
if (file.fail()) {
4848
PCSX::g_system->printf("Disassembler Error: failed to write disassembly to output file.\n");
4949
m_showError = true;
50-
return;
5150
}
5251
}
5352

0 commit comments

Comments
 (0)