Parcourir la source

Removed unused constant in testgesture program.

Philipp Wiesemann il y a 9 ans
Parent
commit
34a2a46f66
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      test/testgesture.c

+ 0 - 1
test/testgesture.c

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