mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
hpen(4): removed leftover hpen_final_digi_cb declaration
(cherry picked from commit 007724cbca)
This commit is contained in:
parent
160ed20e62
commit
6004dc8bc3
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ static const uint8_t hpen_graphire3_4x5_report_descr[] =
|
|||
{ HID_GRAPHIRE3_4X5_REPORT_DESCR() };
|
||||
|
||||
static hidmap_cb_t hpen_battery_strenght_cb;
|
||||
static hidmap_cb_t hpen_final_digi_cb;
|
||||
static hidmap_cb_t hpen_final_pen_cb;
|
||||
|
||||
#define HPEN_MAP_BUT(usage, code) \
|
||||
|
|
|
|||
Loading…
Reference in a new issue