summaryrefslogtreecommitdiffstats
path: root/include/hardware_legacy/AudioPolicyManagerBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hardware_legacy/AudioPolicyManagerBase.h')
-rw-r--r--include/hardware_legacy/AudioPolicyManagerBase.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hardware_legacy/AudioPolicyManagerBase.h b/include/hardware_legacy/AudioPolicyManagerBase.h
index dab8b85..0f75d7a 100644
--- a/include/hardware_legacy/AudioPolicyManagerBase.h
+++ b/include/hardware_legacy/AudioPolicyManagerBase.h
@@ -534,8 +534,6 @@ protected:
// (must be in mAttachedOutputDevices)
Vector <HwModule *> mHwModules;
- Vector <IOProfile *> mOutputProfiles; // output profiles loaded from audio_policy.conf
- Vector <IOProfile *> mInputProfiles; // input profiles loaded from audio_policy.conf
#ifdef AUDIO_POLICY_TEST
Mutex mLock;