VirtualBox

Changeset 65295 in vbox


Ignore:
Timestamp:
Jan 14, 2017 5:22:27 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112865
Message:

VMSVGA: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r65294 r65295  
    23422342{
    23432343    Log(("vmsvgaR3InstallNewCursor: cx=%d cy=%d xHot=%d yHot=%d fAlpha=%d cbData=%#x\n", cx, cy, xHot, yHot, fAlpha, cbData));
     2344#ifdef LOG_ENABLED
    23442345    if (LogIs2Enabled())
    23452346    {
     
    23822383        }
    23832384    }
     2385#endif
    23842386
    23852387    int rc = pThis->pDrv->pfnVBVAMousePointerShape(pThis->pDrv, true /*fVisible*/, fAlpha, xHot, yHot, cx, cy, pbData);
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