mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 19:09:16 +02:00
- remove FPC 3.0 compatibility IFDEF
git-svn-id: trunk@45694 -
This commit is contained in:
parent
25dc029d6d
commit
533dc96db5
@ -62,15 +62,6 @@ interface
|
|||||||
|
|
||||||
{$IFDEF FPC}
|
{$IFDEF FPC}
|
||||||
{$PACKRECORDS C}
|
{$PACKRECORDS C}
|
||||||
{$ENDIF}
|
|
||||||
|
|
||||||
{$IFDEF VER3_0}
|
|
||||||
type
|
|
||||||
PWSTR = PWideChar;
|
|
||||||
|
|
||||||
{$MACRO ON}
|
|
||||||
{$DEFINE winapi:=stdcall}
|
|
||||||
|
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
const
|
const
|
||||||
|
Loading…
Reference in New Issue
Block a user