Index: chromecast/base/chromecast_switches.cc |
diff --git a/chromecast/base/chromecast_switches.cc b/chromecast/base/chromecast_switches.cc |
index 432e76321b6d004a0866513fce8be96889d6ac0e..204bc51111d2be6b9da9fa11d52f06cd4ea180d3 100644 |
--- a/chromecast/base/chromecast_switches.cc |
+++ b/chromecast/base/chromecast_switches.cc |
@@ -64,10 +64,6 @@ const char kAlsaOutputAvailMin[] = "alsa-output-avail-min"; |
// remain. Assumed to be 0 if --accept-resource-provider is present. |
const char kAlsaCheckCloseTimeout[] = "alsa-check-close-timeout"; |
-// Number of channels on the alsa output device that the stream mixer uses. |
-// Default is 2 channels. |
-const char kAlsaNumOutputChannels[] = "alsa-num-output-channels"; |
- |
// Optional flag to set a fixed sample rate for the alsa device. |
const char kAlsaFixedOutputSampleRate[] = "alsa-fixed-output-sample-rate"; |