Skip to content
Commit c9a936f1 authored by Peter Hutterer's avatar Peter Hutterer
Browse files

test: drop two unreachable statements



This was a copy-paste error in the form of

	while(event) {
	   ...}
	} while(event);

Found by coverity.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 3b0f068e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment