Remove unused variable in opacity test

master
Caio Marcelo de Oliveira Filho ago%!(EXTRA string=8 years) committed by linkmauve
parent 77879736af
commit b88be7c1e9
  1. 1
      tests/opacity.c

@ -48,7 +48,6 @@ static void error_callback(int error, const char* description)
int main(int argc, char** argv)
{
GLFWmonitor* monitor = NULL;
GLFWwindow* window;
struct nk_context* nk;
struct nk_font_atlas* atlas;

Loading…
Cancel
Save