VirtualBox

Ignore:
Timestamp:
Oct 21, 2011 9:41:18 AM (13 years ago)
Author:
vboxsync
Message:

VMM,IPRT: -Wunused-function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/zip/tar.cpp

    r39032 r39070  
    690690}
    691691
     692#ifdef SOME_UNUSED_FUNCTION
    692693static int rtTarGetFilesOverallSize(RTFILE hFile, const char * const *papszFiles, size_t cFiles, uint64_t *pcbOverallSize)
    693694{
     
    733734    return rc;
    734735}
     736#endif /* SOME_UNUSED_FUNCTION */
    735737
    736738/******************************************************************************
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