mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-11 04:05:47 -04:00
dep/libFLAC: Silence CPUID messages in debug builds
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
#include <cpuid.h> /* for __get_cpuid() and __get_cpuid_max() */
|
||||
#endif
|
||||
|
||||
#ifndef NDEBUG
|
||||
#if 0
|
||||
#include <stdio.h>
|
||||
#define dfprintf fprintf
|
||||
#else
|
||||
|
Reference in New Issue
Block a user