summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2008-03-08 17:43:32 +0100
committerMikael Magnusson <mikachu@comhem.se>2008-03-08 17:43:32 +0100
commitec328fc04fe6e8d8c3d1ee386d4964963eb2ee17 (patch)
treec91070084eee7915dd29453076dc7f30b5b97fa0 /tests
parentcfe36a0df2db3e5fd4c52e32093ea095492297cf (diff)
parentc716d1788bb4f4b9db403617023f06347ba48102 (diff)
Merge branch 'backport' into work
Conflicts: obt/keyboard.c openbox/actions/cyclewindows.c openbox/actions/directionalwindows.c openbox/frame.c openbox/openbox.c
Diffstat (limited to 'tests')
-rw-r--r--tests/usertimewin.c1
1 files changed, 0 insertions, 1 deletions
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);
}