Merge "Remove unused providers"

This commit is contained in:
Ken Shirriff
2010-01-22 11:14:42 -08:00
committed by Android (Google) Code Review

View File

@@ -41,7 +41,6 @@ public class SettingsHelper {
private AudioManager mAudioManager;
private IContentService mContentService;
private IPowerManager mPowerManager;
private static final String[] PROVIDERS = { "gmail-ls", "calendar", "contacts" };
private boolean mSilent;
private boolean mVibrate;