Skip to content
Snippets Groups Projects
Commit 7022e298 authored by Brian Paul's avatar Brian Paul
Browse files

vbo: simplify vbo_save_NotifyBegin()


This function always returned GL_TRUE.  Just make it a void function.
Remove unreachable code following the call to vbo_save_NotifyBegin()
in save_Begin() in dlist.c

There were some stale comments that no longer applied since an earlier
code refactoring.

No Piglit regressions.

Reviewed-by: default avatarCharmaine Lee <charmainel@vmware.com>
parent 5b8d33ac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment