Index: /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 65911)
+++ /trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp	(revision 65912)
@@ -2590,4 +2590,5 @@
 
 
+#if 0
 /**
  * Clears the virtual interrupt intercept control in the VMCB as
@@ -2606,4 +2607,5 @@
     }
 }
+#endif
 
 
