1
0
mirror of https://github.com/moparisthebest/Simba synced 2025-02-07 02:30:19 -05:00

Remove line numbers for detach

This commit is contained in:
Merlijn Wajer 2010-06-12 23:18:23 +02:00
parent 96d34b1ee9
commit 29761121c9

View File

@ -124,7 +124,6 @@ detach
Called when your extension has been disabled. (This is not the same as freeing) Called when your extension has been disabled. (This is not the same as freeing)
.. code-block:: pascal .. code-block:: pascal
:linenos:
Procedure Detach; Procedure Detach;
begin begin