Browse Source

* Remove double define

Michaël Van Canneyt 1 year ago
parent
commit
cc01706163
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-passrc/src/fcl-passrc.inc

+ 0 - 1
packages/fcl-passrc/src/fcl-passrc.inc

@@ -4,7 +4,6 @@
 {$ifdef fpc}
   {$define UsePChar}
   {$define HasInt64}
-  {$define UsePChar}
   {$define UseAnsiStrings}
   {$define HasStreams}
   {$IF FPC_FULLVERSION<30101}