+ fix: remove unneccessary Hyperlink trigger-point from InitInstance()

This commit is contained in:
Rainer Kottenhoff 2017-12-13 19:10:47 +01:00
parent 74870c216b
commit 9369be3dd1

View File

@ -1031,7 +1031,6 @@ HWND InitInstance(HINSTANCE hInstance,LPSTR pszCmdLine,int nCmdShow)
UpdateToolbar();
UpdateStatusbar();
UpdateLineNumberWidth();
EditUpdateUrlHotspots(hwndEdit, 0, SciCall_GetTextLength(), bHyperlinkHotspot);
// print file immediately and quit
if (flagPrintFileAndLeave)