mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
Fix compiler warnings on linux
This commit is contained in:
parent
bf43db7c14
commit
6c50491ee7
1 changed files with 0 additions and 2 deletions
|
@ -384,8 +384,6 @@ void PrimitiveRenderer::initializeGL() {
|
|||
// Initialize the first vertex element in the buffer to all zeros, the
|
||||
// degenerate case
|
||||
deconstructVertexElement(0);
|
||||
|
||||
GLint err = glGetError();
|
||||
}
|
||||
|
||||
void PrimitiveRenderer::initializeBookkeeping() {
|
||||
|
|
Loading…
Reference in a new issue