소스 검색

* 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
   ---------------------------------------------------------------------}