Do not open web browser twice when hyperlink is clicked
@ -190,8 +190,6 @@ namespace ICSharpCode.ILSpy
}
ILSpy.MainWindow.Instance.TextView.ShowText(output);
} else {
Process.Start(e.Uri.ToString());