VirtualBox

Ignore:
Timestamp:
Sep 11, 2019 10:44:16 AM (5 years ago)
Author:
vboxsync
Message:

Main/ConsoleImpl2: Build fix if VBOX_WITH_VMSVGA is not defined.

File:
1 edited

Legend:

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

    r80585 r80729  
    37773777# else
    37783778            LogRel(("VMSVGA3d not available in this build!\n"));
    3779 # endif
    3780         }
    3781 #endif
     3779# endif /* VBOX_WITH_VMSVGA3D */
     3780        }
     3781#else
     3782        RT_NOREF(enmGraphicsController);
     3783#endif /* VBOX_WITH_VMSVGA */
    37823784
    37833785        /* Custom VESA mode list */
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