summaryrefslogtreecommitdiff
path: root/implementation/logging/include/defines.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'implementation/logging/include/defines.hpp')
-rw-r--r--implementation/logging/include/defines.hpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/implementation/logging/include/defines.hpp b/implementation/logging/include/defines.hpp
deleted file mode 100644
index de5142d..0000000
--- a/implementation/logging/include/defines.hpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright (C) 2014-2017 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/.
-
-#ifndef LOGGING_DEFINES_HPP_
-#define LOGGING_DEFINES_HPP_
-
-#define VSOMEIP_LOG_DEFAULT_CONTEXT_ID "VSIP"
-#define VSOMEIP_LOG_DEFAULT_CONTEXT_NAME "vSomeIP context"
-
-#endif /* LOGGING_DEFINES_HPP_ */