From b455a74818b35566f4bf524e4824c000bcf3194f Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 7 Oct 2016 16:53:32 +0200 Subject: Rework remotecontrol --- src/TimestampDecoder.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/TimestampDecoder.h') diff --git a/src/TimestampDecoder.h b/src/TimestampDecoder.h index c538ea0..29e12c2 100644 --- a/src/TimestampDecoder.h +++ b/src/TimestampDecoder.h @@ -143,9 +143,6 @@ class TimestampDecoder : public RemoteControllable int32_t fct); /*********** REMOTE CONTROL ***************/ - /* virtual void enrol_at(BaseRemoteController& controller) - * is inherited - */ /* Base function to set parameters. */ virtual void set_parameter(const std::string& parameter, -- cgit v1.2.3