From 08d25dcc9db8ff5f3ef4456f056d3e89f70e4f1f Mon Sep 17 00:00:00 2001 From: Marcus Fritzsch Date: Thu, 6 Jul 2017 15:45:03 +0200 Subject: [PATCH] util: do not define needed afb version Signed-off-by: Marcus Fritzsch --- src/util.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util.hpp b/src/util.hpp index 94838c0..253f656 100644 --- a/src/util.hpp +++ b/src/util.hpp @@ -6,7 +6,6 @@ #include extern "C" { -#define AFB_BINDING_VERSION 2 #include }; -- 2.16.6