remove extra method

This commit is contained in:
yggverse 2024-09-10 03:47:12 +03:00
parent 53bd6e8fbb
commit e193240d69
5 changed files with 1 additions and 17 deletions

View file

@ -53,8 +53,6 @@ namespace app::browser
void tab_page_navigation_history_back();
void tab_page_navigation_history_forward();
void shutdown();
// Getters
Glib::ustring get_current_tab_page_title();
Glib::ustring get_current_tab_page_subtitle();