2
0
Эх сурвалжийг харах

- rm redundant double initialization of regs.realecx from Crt.CursorOn

git-svn-id: trunk@25448 -
nickysn 12 жил өмнө
parent
commit
8251031adf
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      rtl/watcom/crt.pp

+ 0 - 1
rtl/watcom/crt.pp

@@ -510,7 +510,6 @@ var
   regs : trealregs;
 begin
   regs.realeax:=$0100;
-  regs.realecx:=$90A;
   If VidSeg=$b800 then
     regs.realecx:=$90A
   else