summaryrefslogtreecommitdiff
path: root/os/utils.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-07-24 15:28:07 -0400
committerAdam Jackson <ajax@redhat.com>2008-07-24 15:46:08 -0400
commitf3ff2386016ced7e677817e9761a535f0f385813 (patch)
treebe66e1772735d9ac479183dbabeb74f84788e936 /os/utils.c
parent3fcf4d3eb89fecaa2be7b5ac4933b693c9c3d97e (diff)
Sync is built-in and mandatory.
Diffstat (limited to 'os/utils.c')
-rw-r--r--os/utils.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/utils.c b/os/utils.c
index a28db551e..19b7a7dcf 100644
--- a/os/utils.c
+++ b/os/utils.c
@@ -159,9 +159,6 @@ _X_EXPORT Bool noRenderExtension = FALSE;
#ifdef XCSECURITY
_X_EXPORT Bool noSecurityExtension = FALSE;
#endif
-#ifdef XSYNC
-_X_EXPORT Bool noSyncExtension = FALSE;
-#endif
#ifdef RES
_X_EXPORT Bool noResExtension = FALSE;
#endif