Quiet warning about unused arg in xsvfInfoCleanup().
This commit is contained in:
@ -454,6 +454,7 @@ int xsvfInfoInit( SXsvfInfo* pXsvfInfo )
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
void xsvfInfoCleanup( SXsvfInfo* pXsvfInfo )
|
void xsvfInfoCleanup( SXsvfInfo* pXsvfInfo )
|
||||||
{
|
{
|
||||||
|
(void)pXsvfInfo;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
|
Reference in New Issue
Block a user