mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 07:01:57 -07:00
shader: remove useless comment
This commit is contained in:
@@ -13,7 +13,6 @@ GLint CShader::getUniformLocation(const std::string& unif) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
CShader::~CShader() {
|
CShader::~CShader() {
|
||||||
// destroy shader
|
|
||||||
destroy();
|
destroy();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user