mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ fix: remove unneccessary Hyperlink trigger-point from InitInstance()
This commit is contained in:
parent
74870c216b
commit
9369be3dd1
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user