TAChart: remove leftover {$MODE DELPHI}

git-svn-id: trunk@18873 -
This commit is contained in:
ask 2009-03-02 15:23:51 +00:00
parent 17114c5ab7
commit 8cbced0728

View File

@ -24,9 +24,7 @@ Authors: Luнs Rodrigues, Philippe Martinole, Alexander Klenin
unit TAChartUtils;
{$IFDEF fpc}
{$MODE DELPHI}{$H+}
{$ENDIF}
{$H+}
interface