Index: /trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp	(revision 82348)
+++ /trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp	(revision 82349)
@@ -1233,5 +1233,4 @@
     static const PointingHIDType_T aPointingHIDTypes[] =
     {
-        PointingHIDType_None,
         PointingHIDType_PS2Mouse,
 #ifdef DEBUG
@@ -1253,5 +1252,4 @@
     static const KeyboardHIDType_T aKeyboardHIDTypes[] =
     {
-        KeyboardHIDType_None,
         KeyboardHIDType_PS2Keyboard,
         KeyboardHIDType_USBKeyboard,
