mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
API CHANGE: Remove MA_LOG_LEVEL_VERBOSE.
This has been replaced with MA_LOG_LEVEL_DEBUG.
This commit is contained in:
@@ -1686,9 +1686,6 @@ MA_LOG_LEVEL_ERROR
|
||||
#define MA_LOG_LEVEL_WARNING 2
|
||||
#define MA_LOG_LEVEL_ERROR 1
|
||||
|
||||
/* Deprecated. */
|
||||
#define MA_LOG_LEVEL_VERBOSE MA_LOG_LEVEL_DEBUG
|
||||
|
||||
/* Deprecated. */
|
||||
#ifndef MA_LOG_LEVEL
|
||||
#define MA_LOG_LEVEL MA_LOG_LEVEL_ERROR
|
||||
|
||||
Reference in New Issue
Block a user