mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-08 04:31:08 -06:00
Add strict test for whitespace at end of line
More work on coding style
This commit is contained in:
@@ -165,7 +165,7 @@ void RenderableModel::initialize() {
|
||||
|
||||
loadTexture();
|
||||
|
||||
_geometry->initialize(this);
|
||||
_geometry->initialize(this);
|
||||
}
|
||||
|
||||
void RenderableModel::deinitialize() {
|
||||
|
||||
Reference in New Issue
Block a user