Remove left-over dead code
This commit is contained in:
		
							parent
							
								
									4a8b0f30c8
								
							
						
					
					
						commit
						8e1852a281
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -843,6 +843,4 @@ ALDataSource *createMidiSource(SDL_RWops &ops,
 | 
				
			||||||
                               bool looped)
 | 
					                               bool looped)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	return new MidiSource(ops, looped);
 | 
						return new MidiSource(ops, looped);
 | 
				
			||||||
 | 
					 | 
				
			||||||
	return 0;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue