mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Move some sync code to miext
As a precursor to the fence sync object video driver and extension API, move some code from Xext to miext/sync. Most of this is just code to set up the build system to include the new directory. No functional code is added in this change. Signed-off-by: James Jones <jajones@nvidia.com> Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
@@ -2192,7 +2192,6 @@ SyncResetProc(ExtensionEntry *extEntry)
|
||||
RTCounter = 0;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* ** Initialise the extension.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user