backend: gl: address some clang-tidy issues

This commit is contained in:
Maxim Solovyov
2023-07-22 00:16:31 +03:00
parent 8eff87f2a3
commit dc8def0492

View File

@@ -482,8 +482,6 @@ static void _gl_compose(backend_t *base, struct backend_image *img, GLuint targe
glUseProgram(0);
gl_check_err();
return;
}
/// Convert rectangles in X coordinates to OpenGL vertex and texture coordinates