Ver código fonte

* Fixed compilation on windows after r13013

git-svn-id: trunk@13015 -
joost 16 anos atrás
pai
commit
3d272d21b6
1 arquivos alterados com 0 adições e 6 exclusões
  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
   ---------------------------------------------------------------------}