settings: remove allow_physical_*_deletion (replaced by custom binding)
This commit is contained in:
@@ -810,7 +810,7 @@ bool DeleteBrowserItems::canBeRun() const
|
||||
{
|
||||
return myScreen == myBrowser
|
||||
&& !myBrowser->main().empty()
|
||||
&& isMPDMusicDirSet();
|
||||
&& isMPDMusicDirSet();
|
||||
}
|
||||
|
||||
void DeleteBrowserItems::Run()
|
||||
|
||||
Reference in New Issue
Block a user