X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=plugins%2Fradio%2Fradio-rtlsdr.h;h=2308f27e7874e963e0f385cb4049894035d7b0a5;hb=146bb49ca5acf4bbd5d9841398030c29b4333cc6;hp=ad22908da959615be07f2dfe9b0551de0c0a5ca2;hpb=c7e9786d408f13d8f8f43c6b68da916bbb1ed5f3;p=src%2Fapp-framework-binder.git diff --git a/plugins/radio/radio-rtlsdr.h b/plugins/radio/radio-rtlsdr.h index ad22908d..2308f27e 100644 --- a/plugins/radio/radio-rtlsdr.h +++ b/plugins/radio/radio-rtlsdr.h @@ -97,8 +97,4 @@ void _radio_apply_params (struct dev_ctx *); void _radio_start_threads (struct dev_ctx *); void _radio_stop_threads (struct dev_ctx *); -static void* _dongle_thread_fn (void *); -static void* _demod_thread_fn (void *); -static void* _output_thread_fn (void *); - #endif /* RADIO_RTLSDR_H */