ref: ee7cf6799bbdfa9ec811aaeb87e2f1f2e90b7190
parent: 4f2f6ad4f4de59813fd35adaf8c2d1930b3d5653
author: Clownacy <[email protected]>
date: Thu Apr 2 22:12:06 EDT 2020
Yet another warning
--- a/src/Backends/Rendering/OpenGL3.cpp
+++ b/src/Backends/Rendering/OpenGL3.cpp
@@ -380,6 +380,7 @@
static unsigned char last_green;
static unsigned char last_blue;
+ (void)texture_h;
(void)udata;
if (glyph_destination_surface == NULL)