mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-06 07:25:37 +01:00
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)pXsvfInfo;
|
||||
}
|
||||
|
||||
/*****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user