mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-25 14:29:03 -06:00
Cleanup (#600)
* General Code Cleanup * Add check for TABs to check_style_guide.py * Removing warnings
This commit is contained in:
@@ -176,7 +176,7 @@ void RenderablePlane::initializeGL() {
|
||||
absPath("${MODULE_BASE}/shaders/plane_fs.glsl")
|
||||
);
|
||||
}
|
||||
);
|
||||
);
|
||||
}
|
||||
|
||||
void RenderablePlane::deinitializeGL() {
|
||||
|
||||
Reference in New Issue
Block a user