Skip to content

Commit 722b59f

Browse files
committed
Remove unused defines in index.md
1 parent 2796f3b commit 722b59f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/development/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ DelphiBuildDPROJ.ps1 -Projectfile "packages\Delphi29.3\dclBold.dproj" -VerboseOu
6565
Key defines in `Bold.inc`:
6666

6767
```pascal
68-
{$DEFINE SpanFetch} // Efficient batch fetching
69-
{$DEFINE IDServer} // External ID server
7068
{$DEFINE CompareToOldValues} // Skip unchanged values in updates
7169
{$DEFINE BoldJson} // JSON serialization support
7270
```

0 commit comments

Comments
 (0)