X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=plugins%2Fradio%2Fradio-rtlsdr.h;h=2308f27e7874e963e0f385cb4049894035d7b0a5;hb=bc54194e4d9ff8f25f7bbb1561b84bee074d8262;hp=ad22908da959615be07f2dfe9b0551de0c0a5ca2;hpb=8112056eecede587bf884f56629858c8b21bdbec;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 */