diff options
Diffstat (limited to 'src/mm-port-serial-qcdm.h')
-rw-r--r-- | src/mm-port-serial-qcdm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm-port-serial-qcdm.h b/src/mm-port-serial-qcdm.h index 077f4b19..5e3e38f5 100644 --- a/src/mm-port-serial-qcdm.h +++ b/src/mm-port-serial-qcdm.h @@ -48,7 +48,6 @@ MMPortSerialQcdm *mm_port_serial_qcdm_new_fd (int fd); void mm_port_serial_qcdm_command (MMPortSerialQcdm *self, GByteArray *command, guint32 timeout_seconds, - gboolean allow_cached, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data); |