Remove xit function from ts440 since it doesn't have xit

pull/224/head
Michael Black 2020-03-30 23:00:53 -05:00
rodzic f08de7e004
commit 2d5df7cfec
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -155,8 +155,6 @@ const struct rig_caps ts440_caps =
.get_freq = ic10_get_freq,
.set_rit = kenwood_set_rit,
.get_rit = kenwood_get_rit,
.set_xit = kenwood_set_xit,
.get_xit = kenwood_get_xit,
.set_mode = kenwood_set_mode,
.get_mode = ic10_get_mode,
.set_vfo = ic10_set_vfo,