VirtualBox

Changeset 23731 in vbox


Ignore:
Timestamp:
Oct 13, 2009 2:39:30 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53451
Message:

VBoxManageModifyVM: removed unwanted printf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp

    r23706 r23731  
    253253           && (c = RTGetOpt(&pGetState, &pValueUnion)))
    254254    {
    255 #if 0
    256         RTPrintf("Arguments(%d) '%s' : '%lu' :'%s - %u'\n", c,
    257                  pGetState.pDef ? pGetState.pDef->pszLong : "NULL",
    258                  pGetState.uIndex, pValueUnion.psz, pValueUnion.u32);
    259 #endif
    260 
    261255        switch (c)
    262256        {
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette