[PATCH 4/5] plugin-manager: remove unused variable

Aleksander Morgado aleksander at aleksander.es
Thu Aug 3 10:23:45 UTC 2017


On 03/08/17 06:53, Ben Chan wrote:
> ---
>  src/mm-plugin-manager.c | 4 ----
>  1 file changed, 4 deletions(-)
> 

Pushed to git master, thanks.

> diff --git a/src/mm-plugin-manager.c b/src/mm-plugin-manager.c
> index 47d162fb..65ccbebf 100644
> --- a/src/mm-plugin-manager.c
> +++ b/src/mm-plugin-manager.c
> @@ -1100,12 +1100,8 @@ device_context_run_port_context (DeviceContext *device_context,
>  static gboolean
>  device_context_min_wait_time_elapsed (DeviceContext *device_context)
>  {
> -    MMPluginManager *self;
>      GList           *l;
>  
> -    /* Recover plugin manager */
> -    self = MM_PLUGIN_MANAGER (device_context->self);
> -
>      device_context->min_wait_time_id = 0;
>      mm_dbg ("[plugin manager] task %s: min wait time elapsed", device_context->name);
>  
> 


-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list