mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 10:22:12 +02:00
Media (macOS): tidy
This commit is contained in:
@@ -79,7 +79,6 @@ static const char* getMedia(FFMediaResult* result)
|
||||
|
||||
void ffDetectMediaImpl(FFMediaResult* media)
|
||||
{
|
||||
FF_UNUSED(instance)
|
||||
const char* error = getMedia(media);
|
||||
ffStrbufAppendS(&media->error, error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user