updated TODOs

This commit is contained in:
Basile Burg 2015-02-13 04:27:33 +01:00
parent 61f5bb2e6d
commit ac27f9c899
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ begin
fClient.ShowWindow := swoHIDE;
{$ENDIF}
//
// TODO-ctest: test this feature on linux.
fServerWasRunning := AppIsRunning((serverName));
if not fServerWasRunning then begin
fServer := TProcess.Create(self);