Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Removed unused constant in testgesture program.
- Loading branch information
Showing
with
0 additions
and
1 deletion.
-
+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 |
|
|