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