Skip to content

Commit

Permalink
refinement
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatters1 committed Oct 3, 2024
1 parent c6de0a7 commit 75ca9c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/document_options_to_musescore.lua
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,6 @@ function process_document(document_file_path)
end
end
document:CloseCurrentDocumentWindow()
document:Close()
document:SwitchBack() -- may not technically be necessary, since no doc was open, but it doesn't hurt anything
end
end
Expand Down

0 comments on commit 75ca9c3

Please sign in to comment.