summaryrefslogtreecommitdiffstats
path: root/src/low-can-binding.hpp
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-02-22 09:38:30 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-02-22 12:15:13 +0100
commitcfd941effb1b2183f6d3f693496aadd45762523f (patch)
tree0d2f4ccfe90b166c55b828eba82698e3c1355f1f /src/low-can-binding.hpp
parent0658e683e23dacce2516ec2743cd53aabcee8fb8 (diff)
Resolve circular header files inclusion
Change-Id: Ida3de058f1edd2892ebc858d1eb714471fd5f65c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/low-can-binding.hpp')
-rw-r--r--src/low-can-binding.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/low-can-binding.hpp b/src/low-can-binding.hpp
index 5c43ded8..a1d3169a 100644
--- a/src/low-can-binding.hpp
+++ b/src/low-can-binding.hpp
@@ -46,8 +46,6 @@
#include "can-decoder.hpp"
#include "openxc-utils.hpp"
-#define MESSAGE_SET_ID 0
-
/*
* Interface between the daemon and the binding
*/