From: Christian Fetzer <christian.fetzer@xxxxxxxxxxxx> The D-Bus message for a pending method call is now stored in the pending_request struct. --- obexd/client/map.c | 1 - 1 file changed, 1 deletion(-) diff --git a/obexd/client/map.c b/obexd/client/map.c index 8b56143..9fe872d 100644 --- a/obexd/client/map.c +++ b/obexd/client/map.c @@ -95,7 +95,6 @@ static const char * const filter_list[] = { struct map_data { struct obc_session *session; - DBusMessage *msg; GHashTable *messages; int16_t mas_instance_id; uint8_t supported_message_types; -- 1.8.3.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html