From 3de924f62e87009bc67b588c012458a476f51c21 Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Fri, 27 Oct 2006 09:52:49 +0100 Subject: Remove VTPM-related values, now obsolete. Signed-off-by: Ewan Mellor --- tools/libxen/test/test_bindings.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/libxen/test') diff --git a/tools/libxen/test/test_bindings.c b/tools/libxen/test/test_bindings.c index fc750f97a2..5468c6bb62 100644 --- a/tools/libxen/test/test_bindings.c +++ b/tools/libxen/test/test_bindings.c @@ -294,8 +294,6 @@ static void create_new_vm(xen_session *session) .actions_after_reboot = XEN_ON_NORMAL_EXIT_RESTART, .actions_after_suspend = XEN_ON_NORMAL_EXIT_DESTROY, .actions_after_crash = XEN_ON_CRASH_BEHAVIOUR_PRESERVE, - .tpm_instance = -1, - .tpm_backend = 0, .bios_boot = "hd(0,0)", .builder = "Linux", .boot_method = XEN_BOOT_TYPE_KERNEL_EXTERNAL, -- cgit v1.2.3