mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 05:59:19 +02:00
TAChart: remove leftover {$MODE DELPHI}
git-svn-id: trunk@18873 -
This commit is contained in:
parent
17114c5ab7
commit
8cbced0728
@ -24,9 +24,7 @@ Authors: Luнs Rodrigues, Philippe Martinole, Alexander Klenin
|
||||
|
||||
unit TAChartUtils;
|
||||
|
||||
{$IFDEF fpc}
|
||||
{$MODE DELPHI}{$H+}
|
||||
{$ENDIF}
|
||||
{$H+}
|
||||
|
||||
interface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user