Removed unused constant in testgesture program.

This commit is contained in:
Philipp Wiesemann
2017-03-19 22:16:37 +01:00
parent e674aa1eb8
commit 6142a07e06

View File

@@ -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