Skip to content

Commit 08bb518

Browse files
authored
Remove the comment before setting the key
1 parent 7a7007c commit 08bb518

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

knowledge-base/add-license-key-openedge.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ In OpenEdge ABL applications, it is crucial to register the Telerik WinForms lic
3939
````ABL
4040
4141
CONSTRUCTOR PUBLIC Form1 ( ):
42-
// ActivePerpetual script key
4342
Telerik.Licensing.TelerikLicensing:Register("Your License Key").
4443
4544
InitializeComponent().

0 commit comments

Comments
 (0)