Skip to content
Snippets Groups Projects
Commit 2b8b98ee authored by Mark Winter's avatar Mark Winter
Browse files

Don't resave settings since ImageFileDialog saves internally.

parent 4dab5921
Branches
Tags
No related merge requests found
......@@ -141,7 +141,6 @@ switch answer
if (~Helper.ImageFileDialog())
return
end
save('LEVerSettings.mat','settings');
end
if(exist('objHulls','var'))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment