Quellcode durchsuchen

* StackTop now common (remove duplicate)

git-svn-id: trunk@2751 -
Tomas Hajny vor 19 Jahren
Ursprung
Commit
b108f79236
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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       *)
 (* should be only changed at the beginning of the main thread if needed.   *)
   UseHighMem: boolean;
-  StackTop : PtrUInt;