Removed unused constant in testgesture program.
This commit is contained in:
parent
b085fcb6d9
commit
5113f098ed
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue