* Lhelp: cosmetic

git-svn-id: trunk@46251 -
This commit is contained in:
reiniero 2014-09-19 11:26:47 +00:00
parent 39fbd66aec
commit 8a5ac12d3a

View File

@ -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