From eb047ba15ef1f213662cc21eb6be9a6b0a60364f Mon Sep 17 00:00:00 2001 From: f4exb Date: Sun, 15 Apr 2018 21:13:47 +0200 Subject: [PATCH] DATV demod: removed reference to deleted method --- plugins/channelrx/demoddatv/datvdemodgui.h | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/channelrx/demoddatv/datvdemodgui.h b/plugins/channelrx/demoddatv/datvdemodgui.h index e6fad2764..4af8300ac 100644 --- a/plugins/channelrx/demoddatv/datvdemodgui.h +++ b/plugins/channelrx/demoddatv/datvdemodgui.h @@ -69,7 +69,6 @@ private slots: void channelMarkerChangedByCursor(); void channelMarkerHighlightedByCursor(); - void channelSampleRateChanged(); void onWidgetRolled(QWidget* widget, bool rollDown); void onMenuDoubleClicked(); void tick();