VirtualBox

Ignore:
Timestamp:
Aug 9, 2016 1:36:53 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109830
Message:

GA/common/crOpenGL: warnings (gcc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/stub.c

    r59505 r63204  
    156156void APIENTRY crVBoxTexPresent(GLuint texture, GLuint cfg, GLint xPos, GLint yPos, GLint cRects, const GLint *pRects)
    157157{
     158    RT_NOREF(texture, cfg, xPos, yPos, cRects, pRects);
    158159    crError("not expected!");
    159160}
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