mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-01-01 11:38:31 +01:00
Remove unused showToastAndFinish method
This commit is contained in:
parent
e78a8a0430
commit
4d0a7121cc
@ -176,7 +176,4 @@ class PDFViewerActivity : SimpleActivity() {
|
||||
window.addFlags(WindowManager.LayoutParams.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS)
|
||||
}
|
||||
}
|
||||
|
||||
private fun Throwable.showToastAndFinish() {
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user