diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-10-07 16:53:32 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-10-07 16:53:32 +0200 |
commit | b455a74818b35566f4bf524e4824c000bcf3194f (patch) | |
tree | 1691540516982c48d5d98d07a2b55620be089783 /src/TimestampDecoder.h | |
parent | 7a66d48f815b475d98e56a99a5125ba3b8592e8d (diff) | |
download | dabmod-b455a74818b35566f4bf524e4824c000bcf3194f.tar.gz dabmod-b455a74818b35566f4bf524e4824c000bcf3194f.tar.bz2 dabmod-b455a74818b35566f4bf524e4824c000bcf3194f.zip |
Rework remotecontrol
Diffstat (limited to 'src/TimestampDecoder.h')
-rw-r--r-- | src/TimestampDecoder.h | 3 |
1 files changed, 0 insertions, 3 deletions
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, |