* TAB characters removed.

git-svn-id: trunk@25004 -
This commit is contained in:
sergei 2013-06-28 10:58:22 +00:00
parent c855868a3d
commit 8bfef107b3

View File

@ -63,7 +63,6 @@ function SetRoundMode(const RoundMode: TFPURoundingMode): TFPURoundingMode;
var
fpu_round : longint;
begin
case (RoundMode) of
rmNearest :
begin