mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-06 19:39:56 -05:00
Remove more warnings on Jenkins
This commit is contained in:
@@ -307,7 +307,7 @@ void RenderableFieldlines::update(const UpdateData&) {
|
||||
GL_FLOAT,
|
||||
GL_FALSE,
|
||||
sizeof(LinePoint),
|
||||
reinterpret_cast<void*>(0)
|
||||
nullptr
|
||||
);
|
||||
|
||||
GLuint colorLocation = 1;
|
||||
|
||||
Reference in New Issue
Block a user