Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp	(revision 23730)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp	(revision 23731)
@@ -253,10 +253,4 @@
            && (c = RTGetOpt(&pGetState, &pValueUnion)))
     {
-#if 0
-        RTPrintf("Arguments(%d) '%s' : '%lu' :'%s - %u'\n", c,
-                 pGetState.pDef ? pGetState.pDef->pszLong : "NULL",
-                 pGetState.uIndex, pValueUnion.psz, pValueUnion.u32);
-#endif
-
         switch (c)
         {
