remove extra actions

This commit is contained in:
yggverse 2024-09-15 13:21:15 +03:00
parent 39ed3edbb9
commit b522e6b2a0
12 changed files with 8 additions and 129 deletions

View file

@ -105,10 +105,6 @@ namespace app::browser
void update();
void update(
const Glib::ustring & URI
);
// Getters
Glib::ustring get_tab_page_title();
Glib::ustring get_tab_page_description();