Skip to content

Commit

Permalink
Style tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
waddlesplash committed Jan 18, 2022
1 parent d999db7 commit a0c03cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xext/sync-stubs.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ XSyncQueryFence(Display* dpy, XSyncFence fence, Bool* triggered)

Bool
XSyncAwaitFence(Display* dpy, const XSyncFence* fence_list, int n_fences)

{
return False;
}

0 comments on commit a0c03cb

Please sign in to comment.