From 1327b1e52b86f288dffb8e2655ee9a58865ae8b8 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Tue, 9 Oct 2018 11:11:59 +0800 Subject: binding: telephony: upgrade to afm framework version 3 Bug-AGL: SPEC-1757 Change-Id: Ie27070063d1c66329cddab8eb28ecdf2cd1f203e Signed-off-by: Matt Ranostay --- binding/gdbus/ofono_manager.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'binding/gdbus/ofono_manager.c') diff --git a/binding/gdbus/ofono_manager.c b/binding/gdbus/ofono_manager.c index 98b0fdc..ebe1412 100644 --- a/binding/gdbus/ofono_manager.c +++ b/binding/gdbus/ofono_manager.c @@ -18,9 +18,6 @@ #include -#define AFB_BINDING_VERSION 2 -#include - #include "ofono_manager.h" #include "ofono_manager_interface.h" -- cgit 1.2.3-korg