mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 13:41:34 +00:00
remove return duplicate
This commit is contained in:
parent
2d95bca810
commit
9ef5b169d3
@ -106,8 +106,6 @@ bool Main::tab_page_navigation_history_try_forward()
|
|||||||
return mainTab->page_navigation_history_try_forward(
|
return mainTab->page_navigation_history_try_forward(
|
||||||
PAGE_NUMBER
|
PAGE_NUMBER
|
||||||
);
|
);
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user