VirtualBox

Changeset 101210 in vbox


Ignore:
Timestamp:
Sep 21, 2023 6:38:45 AM (15 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10523. Removing a rogue printf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp

    r101209 r101210  
    30173017            {
    30183018                const CGuestOSType os = guestOSTypes.at(i);
    3019                 printf("%s -- %s -- %s\n", qPrintable(os.GetFamilyId()), qPrintable(os.GetVariant()), qPrintable(os.GetDescription()));
    30203019                const QString strFamilyID = os.GetFamilyId();
    30213020                const QString strFamilyDescription = os.GetFamilyDescription();
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