VirtualBox

Changeset 49260 in vbox for trunk


Ignore:
Timestamp:
Oct 23, 2013 4:43:03 PM (11 years ago)
Author:
vboxsync
Message:

crOpenGL: warning fixes

File:
1 edited

Legend:

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

    r48999 r49260  
    193193    int writeback = 1;
    194194    GLint serverCtx = (GLint) -1;
    195     int slot;
    196195
    197196    CRASSERT(!curThread == !curPacker);
     
    210209        {
    211210            crError("connection should be specified!");
    212             return -1;
     211            return;
    213212        }
    214213        thread = GET_THREAD_VAL_ID(con);
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