Remove unused method
This commit is contained in:
		
							parent
							
								
									59a069f51b
								
							
						
					
					
						commit
						5f0c890682
					
				|  | @ -1099,11 +1099,6 @@ namespace MuzikaGromche | |||
|             } | ||||
|         } | ||||
| 
 | ||||
|         public void Finish() | ||||
|         { | ||||
|             IsPlaying = false; | ||||
|         } | ||||
| 
 | ||||
|         public override string ToString() | ||||
|         { | ||||
|             return $"{nameof(ExtrapolatedAudioSourceState)}({(IsPlaying ? 'P' : '_')}{(HasStarted ? 'S' : '0')} " | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue