Diff between 0416930e7eb889caa0876d5257721f8225af6ded and 829f5dc298e424a8502354383bec067bef3672fb
Changed Files
| File | Additions | Deletions | Status |
| obexd/client/map.c | +0 | -1 | modified |
Full Patch
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;