VirtualBox

Changeset 63482 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Aug 15, 2016 2:24:48 PM (8 years ago)
Author:
vboxsync
Message:

Devices: warnings (clang)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m

    r63480 r63482  
    835835VMSVGA3DCOCOA_DECL(void) vmsvga3dCocoaViewSetPosition(NativeNSViewRef pView, NativeNSViewRef pParentView, int x, int y)
    836836{
     837    RT_NOREF(pParentView);
    837838    LogFlow(("vmsvga3dCocoaViewSetPosition: pView=%p pParentView=%p (%d,%d)\n", (void *)pView, (void *)pParentView, x, y));
    838839    NSAutoreleasePool *pPool = [[NSAutoreleasePool alloc] init];
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