From: Colin King <[email protected]> Date: Mon, 2 Jul 2018 10:47:05 +0100
> From: Colin Ian King <[email protected]> > > Variable queue_run_ms is not being used and is redundant and hence can > be removed. Removing this also means that variable left can also be > removed. > > Cleans up clang warning: > warning: variable ‘queue_run_ms’ set but not used [-Wunused-but-set-variable] > > Signed-off-by: Colin Ian King <[email protected]> Applied.

