Do not use the `g_queue_is_empty()` to check the emptiness of the `add_commands_*` GQueue. It's enough to check the pointer and the first `->head` value. Change-Id: Ie01f45d5f8bbaa5af3a09594cce145a0e83943c2