ソースを参照

* Fixed compilation on windows after r13013

git-svn-id: trunk@13015 -
joost 16 年 前
コミット
3d272d21b6
1 ファイル変更0 行追加6 行削除
  1. 0 6
      packages/fcl-base/src/win/daemonapp.inc

+ 0 - 6
packages/fcl-base/src/win/daemonapp.inc

@@ -609,12 +609,6 @@ begin
   end;
 end;
 
-Procedure TDaemonController.ThreadTerminated(Sender : TObject);
-
-begin
-end;
-
-
 { ---------------------------------------------------------------------
   Global initialization/Finalization
   ---------------------------------------------------------------------}