From 4c431486433428b18610c3578b693f3e1f1136eb Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 13 Mar 2019 09:50:54 +0100 Subject: Remove CloudSync Tag #812 --- services/moz.build | 3 --- 1 file changed, 3 deletions(-) (limited to 'services/moz.build') diff --git a/services/moz.build b/services/moz.build index 2109d512a5..91f1e285e5 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'] -- cgit v1.2.3