mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 10:49:59 +01:00
Programming style improvement: following Cppcheck suggestions.
This commit is contained in:
@@ -24,7 +24,6 @@ private:
|
||||
void updateSelectionOverlay() override;
|
||||
|
||||
float aspect_ratio;
|
||||
Mesh *persp_layer_;
|
||||
Mesh *persp_left_, *persp_right_;
|
||||
Group *frame_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user