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