Fixing unused macro.

This commit is contained in:
bkaradzic
2013-04-23 19:29:46 -07:00
parent 0434ccfc10
commit 616177ea5f
3 changed files with 3 additions and 0 deletions

View File

@@ -222,6 +222,7 @@ namespace bgfx
, toString(_severity)
, _message
);
BX_UNUSED(_source, _type, _id, _severity, _message);
}
#endif // BGFX_CONFIG_RENDERER_OPENGL