Remove check_nt_hiberfil as it's been superseeded by file command.

This commit is contained in:
Vladimir Serbinenko 2013-12-18 06:03:23 +01:00
parent a99c0a328f
commit 81294aff98
3 changed files with 4 additions and 84 deletions

View file

@ -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;