mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove return duplicate
This commit is contained in:
parent
2d95bca810
commit
9ef5b169d3
1 changed files with 0 additions and 2 deletions
|
|
@ -106,8 +106,6 @@ bool Main::tab_page_navigation_history_try_forward()
|
|||
return mainTab->page_navigation_history_try_forward(
|
||||
PAGE_NUMBER
|
||||
);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue