[FFmpegSubtitlesConvertorPP] remove unused variable
This commit is contained in:
		
							parent
							
								
									7b8b007cd9
								
							
						
					
					
						commit
						d4f8e83404
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -510,7 +510,6 @@ class FFmpegSubtitlesConvertorPP(FFmpegPostProcessor):
 | 
			
		|||
                    f.write(srt_data)
 | 
			
		||||
                old_file = srt_file
 | 
			
		||||
 | 
			
		||||
                ext = 'srt'
 | 
			
		||||
                subs[lang] = {
 | 
			
		||||
                    'ext': 'srt',
 | 
			
		||||
                    'data': srt_data
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue