remove dead code

This commit is contained in:
Hay1tsme 2023-02-11 01:55:56 -05:00
parent fd99f8956a
commit 631d1aaf7b
2 changed files with 15 additions and 18 deletions

View File

@ -35,9 +35,6 @@ static const struct hook_symbol amcus_hook_syms[] = {
}
};
IAuth *test;
struct amcus_updater_state *a;
HRESULT amcus_hook_init(struct amcus_config *cfg)
{
assert(cfg != NULL);