Remove check_nt_hiberfil as it's been superseeded by file command.
This commit is contained in:
parent
a99c0a328f
commit
81294aff98
3 changed files with 4 additions and 84 deletions
|
@ -626,11 +626,6 @@ module = {
|
|||
enable = xen;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = check_nt_hiberfil;
|
||||
common = commands/i386/nthibr.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = cmostest;
|
||||
common = commands/i386/cmostest.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue