Index: /trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp	(revision 58831)
+++ /trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp	(revision 58832)
@@ -259,6 +259,4 @@
     /** The number of EMTs that have halted in GVMMR0SchedHalt. */
     uint32_t volatile   cHaltedEMTs;
-    /** Alignment padding. */
-    uint32_t            u32Alignment;
     /** Mini lock for restricting early wake-ups to one thread. */
     bool volatile       fDoingEarlyWakeUps;
