Revert "shared-qmi: implement SIM/profile change detection"

This reverts commit e91f2ef315.

This was wrongly merged squashing multiple commits together. Reverting
to merge separate commits.
This commit is contained in:
Aleksander Morgado
2020-09-28 11:57:55 +02:00
parent e91f2ef315
commit 0880bf3f9a
8 changed files with 54 additions and 624 deletions

View File

@@ -179,12 +179,6 @@ void mm_shared_qmi_set_primary_sim_slot (MMIfaceMode
gboolean mm_shared_qmi_set_primary_sim_slot_finish (MMIfaceModem *self,
GAsyncResult *res,
GError **error);
void mm_shared_qmi_setup_sim_hot_swap (MMIfaceModem *self,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean mm_shared_qmi_setup_sim_hot_swap_finish (MMIfaceModem *self,
GAsyncResult *res,
GError **error);
/* Shared QMI location support */