mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-07 00:51:29 -06:00
Remove the message
This commit is contained in:
parent
9a0dcb28b2
commit
4e6ff317dd
@ -128,8 +128,6 @@ void ConfigureStorage::MigrateFolder(const QString& from, const QString& dest) {
|
||||
}
|
||||
|
||||
if (!source_has_content) {
|
||||
QMessageBox::information(this, tr("Migration"),
|
||||
tr("The source directory is empty. No data to migrate."));
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user