From: Marcus Fritzsch Date: Thu, 6 Jul 2017 13:45:03 +0000 (+0200) Subject: util: do not define needed afb version X-Git-Tag: 4.99.1~257 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=08d25dcc9db8ff5f3ef4456f056d3e89f70e4f1f;p=staging%2Fwindowmanager.git util: do not define needed afb version Signed-off-by: Marcus Fritzsch --- 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 };