diff options
Diffstat (limited to 'src/hwstate.h')
| -rw-r--r-- | src/hwstate.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/hwstate.h b/src/hwstate.h index fd53e71..b8c2ba0 100644 --- a/src/hwstate.h +++ b/src/hwstate.h | |||
| @@ -43,9 +43,5 @@ void init_hwstate(struct HWState *s); | |||
| 43 | void modify_hwstate(struct HWState *s, | 43 | void modify_hwstate(struct HWState *s, |
| 44 | const struct HWData *hw, | 44 | const struct HWData *hw, |
| 45 | const struct Capabilities *caps); | 45 | const struct Capabilities *caps); |
| 46 | void output_hwstate(const struct HWState *s); | ||
| 47 | |||
| 48 | const struct FingerState *find_finger(const struct HWState *s, int id); | ||
| 49 | int count_fingers(const struct HWState *s); | ||
| 50 | 46 | ||
| 51 | #endif | 47 | #endif |
