VirtualBox

Changeset 94891 in vbox


Ignore:
Timestamp:
May 6, 2022 11:58:13 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151294
Message:

Main/ConsoleImpl2: Make controllerString() static, it is not used somewhere else

File:
1 edited

Legend:

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

    r94890 r94891  
    150150 * Translate IDE StorageControllerType_T to string representation.
    151151 */
    152 const char* controllerString(StorageControllerType_T enmType)
     152static const char* controllerString(StorageControllerType_T enmType)
    153153{
    154154    switch (enmType)
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