7d5d7453c2
this._clearMessageQueue() is a noop when this.hasPendingMessages is false so calling it in that case doesn't make sense. This commit drops that call. https://bugzilla.gnome.org/show_bug.cgi?id=704347