Browse Source

Removed unused header in sharing example

Camilla Löwy 1 year ago
parent
commit
d9646631d6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/sharing.c

+ 0 - 1
examples/sharing.c

@@ -31,7 +31,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include "getopt.h"
 #include "linmath.h"
 
 static const char* vertex_shader_text =