VirtualBox

Changeset 98780 in vbox


Ignore:
Timestamp:
Feb 28, 2023 12:03:39 PM (21 months ago)
Author:
vboxsync
Message:

Main: src-client: build fix, bugref:10359.

Do not use #ifdef VBOX_WITH_GSTCTL_TOOLBOX_SUPPORT in
GuestSessionTaskUpdateAdditions::checkGuestAdditionsStatus sinse it breaks 7.0 builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp

    r98729 r98780  
    26852685{
    26862686    int vrc = VINF_SUCCESS;
    2687 #ifdef VBOX_WITH_GSTCTL_TOOLBOX_SUPPORT
    26882687    HRESULT hrc;
    26892688
     
    27212720                                                    "Please consider rebooting the guest")));
    27222721    }
    2723 #endif
     2722
    27242723    return vrc;
    27252724}
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