Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
buffer3d: remove Unused variable is_first
This fixes the following warning: ``` warning: variable 'is_first' set but not used [-Wunused-but-set-variable] ```
- Loading branch information