[fixes #899] Remove double overwrite popup in export dialog
This commit is contained in:
parent
5296348a7d
commit
2231c995c2
@ -1410,9 +1410,6 @@ public class BasicFrame extends JFrame {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
if (!FileHelper.confirmWrite(file, this)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
try {
|
||||
StorageOptions options = new StorageOptions();
|
||||
|
Loading…
x
Reference in New Issue
Block a user