Explorar o código

* remove finalizeheap from threaddone, the heapmanager is not per thread in 2.2.x

git-svn-id: branches/fixes_2_2@8727 -
peter %!s(int64=18) %!d(string=hai) anos
pai
achega
7fd1567c38
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      rtl/inc/thread.inc

+ 0 - 3
rtl/inc/thread.inc

@@ -47,9 +47,6 @@ Var
         if assigned(widestringmanager.ThreadFiniProc) then
           widestringmanager.ThreadFiniProc;
 {$endif FPC_HAS_FEATURE_WIDESTRINGS}
-{$ifndef HAS_MEMORYMANAGER}
-        FinalizeHeap;
-{$endif HAS_MEMORYMANAGER}
         CurrentTM.ReleaseThreadVars;
       end;