Explorar el Código

* Fixed compilation on windows after r13013

git-svn-id: trunk@13015 -
joost hace 16 años
padre
commit
3d272d21b6
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  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
   ---------------------------------------------------------------------}