VirtualBox

Ignore:
Timestamp:
Oct 15, 2019 4:48:53 PM (5 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: Shut up MSVC (warning).

File:
1 edited

Legend:

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

    r81287 r81289  
    24752475            case MODIFYVM_CLIPBOARD_FILE_TRANSFERS:
    24762476            {
    2477                 BOOL fEnabled;
     2477                BOOL fEnabled = false; /* Shut up MSC */
    24782478                if (!RTStrICmp(ValueUnion.psz, "enabled"))
    24792479                    fEnabled = true;
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