diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/util.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 <vector> extern "C" { -#define AFB_BINDING_VERSION 2 #include <afb/afb-binding.h> }; |