chore: remove stale info from code comment.

This commit is contained in:
Graeme Geldenhuys 2026-06-20 15:09:09 +01:00
parent 008cc12785
commit 909684c57f

View file

@ -5,7 +5,7 @@
<build>
<packaging>library</packaging>
<!-- mainSource not needed — PasBuild auto-generates bootstrap -->
<!-- System.pas is compiled by Blaise, not FPC; FPC already provides System implicitly -->
<!-- System.pas is compiled by Blaise and already provides System implicitly -->
<bootstrapExclude>
<unit>System</unit>
</bootstrapExclude>