This commit is contained in:
Jobobby04 2020-09-15 23:34:14 -04:00
parent 67e1fee4c5
commit f5998505a3

View File

@ -231,10 +231,6 @@ class SortTagController :
) )
mode.finish() mode.finish()
} }
R.id.action_help -> {
shownHelpDialog = true
helpDialog()
}
else -> return false else -> return false
} }
return true return true