libmm-common: `MMSimpleStatus' won't be considered internal any more
Renamed `MMCommonSimpleProperties' to `MMSimpleStatus', and removed the `MMSimpleStatusProperties' provided in libmm-glib. We'll just use the original one from libmm-common always.
This commit is contained in:
@@ -403,6 +403,6 @@ MMBearer *mm_iface_modem_create_bearer_finish (MMIfaceModem *self,
|
||||
GError **error);
|
||||
|
||||
void mm_iface_modem_bind_simple_status (MMIfaceModem *self,
|
||||
MMCommonSimpleProperties *status);
|
||||
MMSimpleStatus *status);
|
||||
|
||||
#endif /* MM_IFACE_MODEM_H */
|
||||
|
Reference in New Issue
Block a user