Index: /trunk/src/VBox/Devices/Graphics/DevVGA.h
===================================================================
--- /trunk/src/VBox/Devices/Graphics/DevVGA.h	(revision 53751)
+++ /trunk/src/VBox/Devices/Graphics/DevVGA.h	(revision 53752)
@@ -311,5 +311,5 @@
     /** External command to be executed in the FIFO thread. */
     uint8_t                     u8FIFOExtCommand;
-    bool                        Padding6[HC_ARCH_BITS == 64 ? 1 : 5];
+    bool                        Padding6;
 } VMSVGAState;
 #endif /* VBOX_WITH_VMSVGA */
