From 8a5ac12d3a426d72250bce848f1c8acb1e17be1d Mon Sep 17 00:00:00 2001 From: reiniero Date: Fri, 19 Sep 2014 11:26:47 +0000 Subject: [PATCH] * Lhelp: cosmetic git-svn-id: trunk@46251 - --- components/chmhelp/lhelp/lhelp.lpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/chmhelp/lhelp/lhelp.lpr b/components/chmhelp/lhelp/lhelp.lpr index 930e185e17..053f4be2d2 100644 --- a/components/chmhelp/lhelp/lhelp.lpr +++ b/components/chmhelp/lhelp/lhelp.lpr @@ -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