mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-06 09:46: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);
|
Application.CreateForm(THelpPopupForm, HelpPopupForm);
|
||||||
|
|
||||||
try
|
try
|
||||||
Application.Run;
|
Application.Run;
|
||||||
except
|
except
|
||||||
// try to remove stale named pipes so that a new instance can use them
|
// try to remove stale named pipes so that a new instance can use them
|
||||||
if IPCServer <> nil then
|
if IPCServer <> nil then
|
||||||
|
Loading…
Reference in New Issue
Block a user