VirtualBox

Ignore:
Timestamp:
Oct 19, 2011 11:08:50 AM (13 years ago)
Author:
vboxsync
Message:

IPRT: Fixed unused variable warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/req.cpp

    r33595 r39032  
    453453RTDECL(int) RTReqAlloc(PRTREQQUEUE pQueue, PRTREQ *ppReq, RTREQTYPE enmType)
    454454{
    455     RT_EXPORT_SYMBOL(RTReqAlloc);
    456455    /*
    457456     * Validate input.
     
    573572    return VINF_SUCCESS;
    574573}
     574RT_EXPORT_SYMBOL(RTReqAlloc);
    575575
    576576
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