chrome_kb: remove default get_fkeystr/diag implementations

This file was missed in r355796, but no harm would have come from this.
This commit is contained in:
Kyle Evans 2019-12-16 03:05:35 +00:00
parent eefc662f0b
commit f00bf028b6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=355797

View File

@ -662,9 +662,7 @@ keyboard_switch_t ckbdsw = {
.clear_state = &ckb_clear_state,
.get_state = &ckb_get_state,
.set_state = &ckb_set_state,
.get_fkeystr = &genkbd_get_fkeystr,
.poll = &ckb_poll,
.diag = &genkbd_diag,
};
static int