Răsfoiți Sursa

* StackTop now common (remove duplicate)

git-svn-id: trunk@2751 -
Tomas Hajny 19 ani în urmă
părinte
comite
b108f79236
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      rtl/os2/system.pas

+ 0 - 1
rtl/os2/system.pas

@@ -133,7 +133,6 @@ var
 (* for all threads, so the setting isn't declared as a threadvar and       *)
 (* for all threads, so the setting isn't declared as a threadvar and       *)
 (* should be only changed at the beginning of the main thread if needed.   *)
 (* should be only changed at the beginning of the main thread if needed.   *)
   UseHighMem: boolean;
   UseHighMem: boolean;
-  StackTop : PtrUInt;