summaryrefslogtreecommitdiff
path: root/implementation/routing/include/remote_subscription.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'implementation/routing/include/remote_subscription.hpp')
-rw-r--r--implementation/routing/include/remote_subscription.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/implementation/routing/include/remote_subscription.hpp b/implementation/routing/include/remote_subscription.hpp
index ff94d5b..f5bf2a2 100644
--- a/implementation/routing/include/remote_subscription.hpp
+++ b/implementation/routing/include/remote_subscription.hpp
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
+// Copyright (C) 2018-2021 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
@@ -100,7 +100,6 @@ private:
std::weak_ptr<eventgroupinfo> eventgroupinfo_;
- major_version_t major_;
ttl_t ttl_;
std::uint16_t reserved_;
std::uint8_t counter_;