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