mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 12:58:15 +02:00
* Lhelp: cosmetic
git-svn-id: trunk@46251 -
This commit is contained in:
parent
39fbd66aec
commit
8a5ac12d3a
@ -61,7 +61,7 @@ begin
|
||||
Application.CreateForm(THelpPopupForm, HelpPopupForm);
|
||||
|
||||
try
|
||||
Application.Run;
|
||||
Application.Run;
|
||||
except
|
||||
// try to remove stale named pipes so that a new instance can use them
|
||||
if IPCServer <> nil then
|
||||
|
Loading…
Reference in New Issue
Block a user