mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-07 20:46:06 +02:00
* Removed debug define
This commit is contained in:
parent
783bbb66f9
commit
9a08966d77
@ -18,7 +18,7 @@ unit PQConnection;
|
|||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
|
|
||||||
{$Define LinkDynamically}
|
{$Define LinkDynamically}
|
||||||
{$define PQDEBUG}
|
{ $define PQDEBUG}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user