mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 09:06:14 +02:00
* Turn off debug.
git-svn-id: trunk@24145 -
This commit is contained in:
parent
9019c2cf17
commit
fcf29c11d0
@ -25,7 +25,7 @@ unit writer;
|
|||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
{$define DEBUG}
|
//{$define DEBUG}
|
||||||
|
|
||||||
{$ifdef DEBUG}
|
{$ifdef DEBUG}
|
||||||
{$ASSERTIONS ON}
|
{$ASSERTIONS ON}
|
||||||
|
Loading…
Reference in New Issue
Block a user