Index: /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 78229)
+++ /trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp	(revision 78230)
@@ -7070,9 +7070,7 @@
                idxSel, uAttr, pSelReg->Attr.u, pSelReg->Sel, pSelReg->u64Base, pSelReg->u32Limit));
 # endif
-    NOREF(uAttr);
     VMMRZCallRing3Enable(pVCpu);
-#else
+#endif
     RT_NOREF2(pVCpu, idxSel);
-#endif
 }
 
