hekate: clean unused stuff

Remove anything that will never be in TUI in the future.
Especially these that need modernization.
This commit is contained in:
CTCaer
2021-08-22 16:56:05 +03:00
parent 42f86cf82c
commit d8995ee9c0
8 changed files with 26 additions and 803 deletions

View File

@@ -19,9 +19,6 @@
#define _FE_TOOLS_H_
void dump_packages12();
void fix_sd_all_attr();
void fix_sd_nin_attr();
void fix_battery_desync();
void menu_autorcm();
#endif