Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Apr 3, 2024
1 parent 5bcc35e commit f9af748
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -371,9 +371,4 @@ class SR2ReaderFragment : SR2Fragment() {
this.loadingView.visibility = loadingVisibility
}
}

private fun onBookmarksChanged() {
SR2UIThread.checkIsUIThread()
this.reconfigureBookmarkMenuItem(SR2ReaderModel.controller().positionNow())
}
}
2 changes: 1 addition & 1 deletion org.thepalaceproject.android.platform

0 comments on commit f9af748

Please sign in to comment.