mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 23:25:05 +02:00
Reverts debug define added wrong in last commit
git-svn-id: trunk@36707 -
This commit is contained in:
parent
259c163efb
commit
39b6d1e118
@ -66,7 +66,7 @@
|
|||||||
// ==================
|
// ==================
|
||||||
// Debug options
|
// Debug options
|
||||||
// ==================
|
// ==================
|
||||||
{$define VerboseCDPaintProfiler}
|
{.$define VerboseCDPaintProfiler}
|
||||||
{.$define Verbose_CD_X11_Timer}
|
{.$define Verbose_CD_X11_Timer}
|
||||||
{.$define CD_Debug_TTF}
|
{.$define CD_Debug_TTF}
|
||||||
{.$define VerboseCDDrawing}
|
{.$define VerboseCDDrawing}
|
||||||
|
Loading…
Reference in New Issue
Block a user