mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Remove unused interface
This commit is contained in:
@@ -50,10 +50,6 @@ class IconStandardFragment : Fragment() {
|
||||
}
|
||||
}
|
||||
|
||||
interface IconStandardPickerListener {
|
||||
fun iconStandardPicked(icon: IconImageStandard)
|
||||
}
|
||||
|
||||
inner class IconStandardAdapter(private val context: Context) : BaseAdapter() {
|
||||
|
||||
override fun getCount(): Int {
|
||||
|
||||
Reference in New Issue
Block a user