There's no uses of sync_get_track() that can't do without a pointer to a const object any more. Making sync_track const helps us 64k-proof the code.
There's no uses of sync_get_track() that can't do without a pointer to a const object any more. Making sync_track const helps us 64k-proof the code.