VirtualBox

Changeset 34550 in vbox


Ignore:
Timestamp:
Dec 1, 2010 9:54:32 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68341
Message:

comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp

    r34497 r34550  
    43014301{
    43024302    cMonitors = RT_MAX(cMonitors, 1);
    4303     quint64 cbSize = VBoxGlobal::requiredVideoMemory(aMachine, 1);
     4303    quint64 cbSize = VBoxGlobal::requiredVideoMemory(aMachine, 1); /* why not cMonitors? */
    43044304    cbSize += 64 * _1M;
    43054305    return cbSize;
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