VirtualBox

Changeset 107714 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 13, 2025 4:41:52 PM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166810
Message:

Main/xml/Settings.cpp: Remove redundant condition, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r107610 r107714  
    31273127    return    (   fEnabled                                    == false
    31283128               /* Screen 0 is special: There we ALWAYS enable recording by default. */
    3129                || (   idScreen                                == 0
    3130                    && fEnabled                                == true)
     3129               || idScreen                                    == 0
    31313130              )
    31323131           && enmDest                                         == RecordingDestination_File
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