del warnings

This commit is contained in:
2022-01-20 13:32:35 +01:00
parent c6deb28e5d
commit a9286b1b92
10 changed files with 14 additions and 481 deletions

View File

@ -145,7 +145,6 @@ BOOL TEMP_boInitializeModule( VOID )
PRIVATE VOID vTask( PVOID arg )
{
UNUSED( arg );
U32 u32Flags;
BOOL boOK = TRUE;
U8 error;