mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 01:50:53 +01:00
mono progress - able to start app
This commit is contained in:
@@ -55,8 +55,6 @@ namespace MediaBrowser.ServerApplication
|
||||
|
||||
public void OnUnhandledException(Exception ex)
|
||||
{
|
||||
_logger.ErrorException("UnhandledException", ex);
|
||||
|
||||
MessageBox.Show("Unhandled exception: " + ex.Message);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user