diff options
-rw-r--r-- | src/mm-broadband-modem-mbim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm-broadband-modem-mbim.c b/src/mm-broadband-modem-mbim.c index 1b5682e9..8d8882b1 100644 --- a/src/mm-broadband-modem-mbim.c +++ b/src/mm-broadband-modem-mbim.c @@ -1578,7 +1578,6 @@ mbim_port_open_ready (MMPortMbim *mbim, GAsyncResult *res, GTask *task) { - InitializationStartedContext *ctx; GError *error = NULL; if (!mm_port_mbim_open_finish (mbim, res, &error)) { |