From ca0f59e14688db18de9700eaf46cacdac8dfb0e3 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 8 Apr 2018 09:08:26 +0200 Subject: [PATCH] documentation --- src/lib/ebus/message.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/ebus/message.h b/src/lib/ebus/message.h index f8963eeb..150e87b0 100755 --- a/src/lib/ebus/message.h +++ b/src/lib/ebus/message.h @@ -1203,7 +1203,6 @@ class MessageMap : public MappedFileReader { public: /** * Construct a new instance. - * @param configPath the path to the configuration files. * @param addAll whether to add all messages, even if duplicate. * @param preferLanguage the preferred language to use, or empty. */