cleaned clang compile warnings
This commit is contained in:
@@ -523,7 +523,7 @@ unsigned Device_Count(void)
|
||||
|
||||
uint32_t Device_Index_To_Instance(unsigned index)
|
||||
{
|
||||
index = index;
|
||||
(void)index;
|
||||
return Object_Instance_Number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user