diff options
Diffstat (limited to 'binding/radio_impl_kingfisher.c')
-rw-r--r-- | binding/radio_impl_kingfisher.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/binding/radio_impl_kingfisher.c b/binding/radio_impl_kingfisher.c index b6c0d11..177ad88 100644 --- a/binding/radio_impl_kingfisher.c +++ b/binding/radio_impl_kingfisher.c @@ -297,8 +297,6 @@ static uint32_t kf_get_frequency_step(radio_band_t band) static void kf_start(void) { - int rc; - if(!present) return; |