Преглед изворни кода

--- Merging r33063 into '.':
U rtl/inc/system.fpd
--- Recording mergeinfo for merge of r33063 into '.':
U .

# revisions: 33063

git-svn-id: branches/fixes_3_0@33414 -

marco пре 9 година
родитељ
комит
ff73367b4c
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      rtl/inc/system.fpd

+ 0 - 2
rtl/inc/system.fpd

@@ -71,8 +71,6 @@ Procedure SetLength(Var S : AStringType; Len : Integer);
 Procedure SetLength(Var A : DynArrayType; Len : Integer);
 Function Length(S : AStringType) : Integer;
 Function Length(A : DynArrayType) : Integer;
-Function Power(Base:double;expon:double):double;
-Function Power(Base:Longint;expon:Longint):Longint;
 Procedure WriteStr(Out S : String; Args : Arguments);
 Procedure ReadStr(Const S : String; Args : Arguments);
 Procedure Pack(Const A : UnpackedArrayType; StartIndex : TIndexType; Out Z : PackedArrayType);