Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp	(revision 35831)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp	(revision 35832)
@@ -582,5 +582,4 @@
                         if (cMilliesSleep < 100)
                             cMilliesSleep++;
-                        RTPrintf("cMilliesSleep = %d\n", cMilliesSleep);
                         RTThreadSleep(cMilliesSleep);
                     }
