aboutsummaryrefslogtreecommitdiff
path: root/src/mm-modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-modem.h')
-rw-r--r--src/mm-modem.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mm-modem.h b/src/mm-modem.h
index c478f70..45f8110 100644
--- a/src/mm-modem.h
+++ b/src/mm-modem.h
@@ -282,8 +282,6 @@ void mm_modem_set_state (MMModem *self,
MMModemState new_state,
MMModemStateReason reason);
-GError *mm_modem_check_removed (MMModem *self, const GError *error);
-
/* Request authorization to perform an action. Used by D-Bus method
* handlers to ensure that the incoming request is authorized to perform
* the action it's requesting.