mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Fix warning: Redundant control flow jump statement (#2149)
This commit is contained in:
		
							parent
							
								
									e3fccd5ae6
								
							
						
					
					
						commit
						d45fcdd5af
					
				@ -208,7 +208,6 @@ namespace MediaBrowser.Model.Dlna
 | 
			
		||||
                if (string.IsNullOrEmpty(orgPn))
 | 
			
		||||
                {
 | 
			
		||||
                    contentFeatureList.Add(orgOp.TrimStart(';') + orgCi + dlnaflags);
 | 
			
		||||
                    continue;
 | 
			
		||||
                }
 | 
			
		||||
                else
 | 
			
		||||
                {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user