diff options
Diffstat (limited to 'services/moz.build')
-rw-r--r-- | services/moz.build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/services/moz.build b/services/moz.build index 2109d512a..91f1e285e 100644 --- a/services/moz.build +++ b/services/moz.build @@ -14,6 +14,3 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'android': if CONFIG['MOZ_SERVICES_SYNC']: DIRS += ['sync'] - -if CONFIG['MOZ_SERVICES_CLOUDSYNC']: - DIRS += ['cloudsync'] |