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