mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
remove extra actions
This commit is contained in:
parent
39ed3edbb9
commit
b522e6b2a0
12 changed files with 8 additions and 129 deletions
|
|
@ -124,11 +124,6 @@ namespace app::browser::main
|
|||
const int & PAGE_NUMBER
|
||||
);
|
||||
|
||||
void update(
|
||||
const int & PAGE_NUMBER,
|
||||
const Glib::ustring & URI
|
||||
);
|
||||
|
||||
int restore(
|
||||
const sqlite3_int64 & APP_BROWSER_MAIN__SESSION__ID
|
||||
); // return sqlite3_finalize status code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue