ChmHelp: clean-up

git-svn-id: trunk@24041 -
This commit is contained in:
martin 2010-03-16 14:13:51 +00:00
parent ba614f401f
commit a16afe8843

View File

@ -5,7 +5,7 @@ unit LHelpControl;
interface
uses
Classes, SysUtils, FileUtil, SimpleIPC, Process, UTF8Process;
Classes, SysUtils, FileUtil, SimpleIPC, UTF8Process;
type
TRequestType = (rtFile, rtUrl, rtContext);