Explorar el Código

Removed unused constant in testgesture program.

Philipp Wiesemann hace 8 años
padre
commit
34a2a46f66
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      test/testgesture.c

+ 0 - 1
test/testgesture.c

@@ -25,7 +25,6 @@
 #define WIDTH 640
 #define WIDTH 640
 #define HEIGHT 480
 #define HEIGHT 480
 #define BPP 4
 #define BPP 4
-#define DEPTH 32
 
 
 /* MUST BE A POWER OF 2! */
 /* MUST BE A POWER OF 2! */
 #define EVENT_BUF_SIZE 256
 #define EVENT_BUF_SIZE 256