mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
Prevent potential memory leak
This commit is contained in:
@@ -74,7 +74,6 @@ public:
|
||||
|
||||
static const char* mask_names[3];
|
||||
static const char* mask_shapes[5];
|
||||
static std::vector< ShadingProgram* > mask_programs;
|
||||
};
|
||||
|
||||
#endif // IMAGESHADER_H
|
||||
|
||||
Reference in New Issue
Block a user