FPC DELPHI mode is enabled inside jedi.inc, cannot enable it again.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@236 7c85be65-684b-0410-a082-b2ed4fbef004
This commit is contained in:
@@ -79,9 +79,6 @@ accepting of new connections!
|
||||
|
||||
{$INCLUDE 'jedi.inc'}
|
||||
|
||||
{$IFDEF FPC}
|
||||
{$MODE DELPHI}
|
||||
{$ENDIF}
|
||||
{$H+}
|
||||
|
||||
{$IFDEF UNICODE}
|
||||
|
@@ -75,9 +75,6 @@ accepting of new connections!
|
||||
|
||||
{$INCLUDE 'jedi.inc'}
|
||||
|
||||
{$IFDEF FPC}
|
||||
{$MODE DELPHI}
|
||||
{$ENDIF}
|
||||
{$H+}
|
||||
|
||||
{$IFDEF UNICODE}
|
||||
|
Reference in New Issue
Block a user