mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	Fixed missing Display() call after disconnecting a client.
This commit is contained in:
		@@ -38,6 +38,7 @@ eOSState cStreamdevServerMenu::Disconnect() {
 | 
			
		||||
				s->Close();
 | 
			
		||||
				Del(Current());
 | 
			
		||||
				SetHelpKeys();
 | 
			
		||||
				Display();
 | 
			
		||||
				break;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user