diff options
Diffstat (limited to 'src/grail-recognizer.h')
| -rw-r--r-- | src/grail-recognizer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grail-recognizer.h b/src/grail-recognizer.h index 1c36819..b39eac3 100644 --- a/src/grail-recognizer.h +++ b/src/grail-recognizer.h | |||
| @@ -32,7 +32,6 @@ struct gesture_recognizer { | |||
| 32 | struct combo_model pinch; | 32 | struct combo_model pinch; |
| 33 | struct combo_model rotate; | 33 | struct combo_model rotate; |
| 34 | struct tapping_model tapping; | 34 | struct tapping_model tapping; |
| 35 | int pointer_gesture; | ||
| 36 | }; | 35 | }; |
| 37 | 36 | ||
| 38 | int gru_init(struct grail *ge); | 37 | int gru_init(struct grail *ge); |
