VirtualBox

Changeset 73201 in vbox


Ignore:
Timestamp:
Jul 18, 2018 12:20:13 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123806
Message:

FE/Qt: Remove a left over printf statement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp

    r73134 r73201  
    16491649            if (fSuccess && newDisplayData.m_strVideoCaptureOptions != oldDisplayData.m_strVideoCaptureOptions)
    16501650            {
    1651                 printf("%s\n", qPrintable(newDisplayData.m_strVideoCaptureOptions));
    16521651                m_machine.SetVideoCaptureOptions(newDisplayData.m_strVideoCaptureOptions);
    16531652                fSuccess = m_machine.isOk();
Note: See TracChangeset for help on using the changeset viewer.

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