diff options
author | Samuel Pitoiset <[email protected]> | 2017-04-11 14:01:51 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-04-13 09:58:19 +0200 |
commit | bdb53e240ba70b24263bd1e5fb7d24c12b804016 (patch) | |
tree | da93d5082012368d33ccf052399d555700c25e66 /src/mesa/main/histogram.h | |
parent | b3375800d741bfc51d62049294f297a03d7cec76 (diff) |
mesa: remove unused _mesa_unmarshal_BindBufferBase()
Fixes the following Clang warning.
main/marshal.c:209:1: warning: unused function '_mesa_unmarshal_BindBufferBase' [-Wunused-function]
_mesa_unmarshal_BindBufferBase(struct gl_context *ctx, const struct marshal_cmd_BindBufferBase *cmd)
^
1 warning generated.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/mesa/main/histogram.h')
0 files changed, 0 insertions, 0 deletions