mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove extra clean action from class api
This commit is contained in:
parent
e122eec9c1
commit
98437884e1
3 changed files with 2 additions and 15 deletions
|
|
@ -309,6 +309,8 @@ void Browser::clean()
|
|||
DB::SESSION::clean(
|
||||
db
|
||||
);
|
||||
|
||||
browserMain->tab_close_all();
|
||||
}
|
||||
|
||||
void Browser::save()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue