mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
Remove the message
This commit is contained in:
parent
9a0dcb28b2
commit
4e6ff317dd
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue