mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	alsa-mixer: Remove unused iec958-passthrough* descriptions
They were unused since 20f1fa17be.
			
			
This commit is contained in:
		
							parent
							
								
									680d7bb976
								
							
						
					
					
						commit
						9696e10791
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2725,7 +2725,6 @@ static int path_verify(pa_alsa_path *p) {
 | 
			
		|||
        { "hdmi-output",                      N_("HDMI / DisplayPort"),           PA_DEVICE_PORT_TYPE_HDMI },
 | 
			
		||||
        { "iec958-stereo-output",             N_("Digital Output (S/PDIF)"),      PA_DEVICE_PORT_TYPE_SPDIF },
 | 
			
		||||
        { "iec958-stereo-input",              N_("Digital Input (S/PDIF)"),       PA_DEVICE_PORT_TYPE_SPDIF },
 | 
			
		||||
        { "iec958-passthrough-output",        N_("Digital Passthrough (S/PDIF)"), PA_DEVICE_PORT_TYPE_SPDIF },
 | 
			
		||||
        { "multichannel-input",               N_("Multichannel Input"),           PA_DEVICE_PORT_TYPE_LINE },
 | 
			
		||||
        { "multichannel-output",              N_("Multichannel Output"),          PA_DEVICE_PORT_TYPE_LINE },
 | 
			
		||||
        { "steelseries-arctis-output-game-common", N_("Game Output"),             PA_DEVICE_PORT_TYPE_HEADSET },
 | 
			
		||||
| 
						 | 
				
			
			@ -4377,7 +4376,6 @@ static int mapping_verify(pa_alsa_mapping *m, const pa_channel_map *bonus) {
 | 
			
		|||
        { "analog-surround-70",     N_("Analog Surround 7.0") },
 | 
			
		||||
        { "analog-surround-71",     N_("Analog Surround 7.1") },
 | 
			
		||||
        { "iec958-stereo",          N_("Digital Stereo (IEC958)") },
 | 
			
		||||
        { "iec958-passthrough",     N_("Digital Passthrough (IEC958)") },
 | 
			
		||||
        { "iec958-ac3-surround-40", N_("Digital Surround 4.0 (IEC958/AC3)") },
 | 
			
		||||
        { "iec958-ac3-surround-51", N_("Digital Surround 5.1 (IEC958/AC3)") },
 | 
			
		||||
        { "iec958-dts-surround-51", N_("Digital Surround 5.1 (IEC958/DTS)") },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue