mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Fixing unused macro.
This commit is contained in:
@@ -222,6 +222,7 @@ namespace bgfx
|
||||
, toString(_severity)
|
||||
, _message
|
||||
);
|
||||
BX_UNUSED(_source, _type, _id, _severity, _message);
|
||||
}
|
||||
#endif // BGFX_CONFIG_RENDERER_OPENGL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user