mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 10:20:11 +01:00
wwan: remove some dbus-glib left-overs
This commit is contained in:
parent
d99171d700
commit
425ae4fbd2
1 changed files with 0 additions and 3 deletions
|
|
@ -279,9 +279,6 @@ ofono_signal_cb (GDBusProxy *proxy,
|
|||
}
|
||||
}
|
||||
|
||||
#define OFONO_DBUS_MODEM_ENTRY (dbus_g_type_get_struct ("GValueArray", DBUS_TYPE_G_OBJECT_PATH, DBUS_TYPE_G_MAP_OF_VARIANT, G_TYPE_INVALID))
|
||||
#define OFONO_DBUS_MODEM_ENTRIES (dbus_g_type_get_collection ("GPtrArray", OFONO_DBUS_MODEM_ENTRY))
|
||||
|
||||
static void
|
||||
ofono_enumerate_devices_done (GDBusProxy *proxy, GAsyncResult *res, gpointer user_data)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue