Skip to content

Commit 4d0a712

Browse files
committed
Remove unused showToastAndFinish method
1 parent e78a8a0 commit 4d0a712

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/PDFViewerActivity.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,4 @@ class PDFViewerActivity : SimpleActivity() {
176176
window.addFlags(WindowManager.LayoutParams.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS)
177177
}
178178
}
179-
180-
private fun Throwable.showToastAndFinish() {
181-
}
182179
}

0 commit comments

Comments
 (0)