* StackTop now common (remove duplicate)

git-svn-id: trunk@2751 -
This commit is contained in:
Tomas Hajny 2006-03-05 10:37:55 +00:00
parent 03ac7991e8
commit b108f79236

View File

@ -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;