Commit 69773353 authored by David Reid's avatar David Reid

API CHANGE: Remove MA_LOG_LEVEL_VERBOSE.

This has been replaced with MA_LOG_LEVEL_DEBUG.
parent ba0b70e5
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment