From c716d1788bb4f4b9db403617023f06347ba48102 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 8 Mar 2008 16:42:43 +0100 Subject: Remove double newlines. --- tests/usertimewin.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/usertimewin.c b/tests/usertimewin.c index 7ef934f2..7a2aa973 100644 --- a/tests/usertimewin.c +++ b/tests/usertimewin.c @@ -66,7 +66,6 @@ int main () { PropModeReplace, (unsigned char*)&num, 1); XFlush(display); - while (1) { XNextEvent(display, &report); } -- cgit v1.2.3