Procházet zdrojové kódy

* fix for conflict in previous merge

git-svn-id: branches/fixes_2_4@15249 -
Tomas Hajny před 15 roky
rodič
revize
143354891d
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      rtl/os2/systhrd.inc

+ 0 - 1
rtl/os2/systhrd.inc

@@ -470,7 +470,6 @@ begin
     ResumeThread           :=@SysResumeThread;
     KillThread             :=@SysKillThread;
     ThreadSwitch           :=@SysThreadSwitch;
-    CloseThread		   :=@SysCloseThread;
     WaitForThreadTerminate :=@SysWaitForThreadTerminate;
     ThreadSetPriority      :=@SysThreadSetPriority;
     ThreadGetPriority      :=@SysThreadGetPriority;