Index: /trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h	(revision 74661)
+++ /trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h	(revision 74662)
@@ -3311,7 +3311,4 @@
     Assert(cbAccess == 1 || cbAccess == 2 || cbAccess == 4);
 
-    PCVMXVVMCS pVmcs = pVCpu->cpum.GstCtx.hwvirt.vmx.CTX_SUFF(pVmcs);
-    Assert(pVmcs);
-
     bool const fIntercept = iemVmxIsIoInterceptSet(pVCpu, u16Port);
     if (fIntercept)
