diff --git a/plugins/feature/jogdialcontroller/jogdialcontrollergui.h b/plugins/feature/jogdialcontroller/jogdialcontrollergui.h index a03e82329..98e2fae59 100644 --- a/plugins/feature/jogdialcontroller/jogdialcontrollergui.h +++ b/plugins/feature/jogdialcontroller/jogdialcontrollergui.h @@ -83,7 +83,6 @@ private slots: void handleInputMessages(); void on_startStop_toggled(bool checked); void on_devicesRefresh_clicked(); - void on_device_currentIndexChanged(int index); void on_channels_currentIndexChanged(int index); void updateStatus(); void tick();