Refactoring
This commit is contained in:
@@ -210,7 +210,6 @@ begin
|
||||
FWorkspace.Repaint;
|
||||
|
||||
FGScope := TAst.CreateScope(nil);
|
||||
RegisterNativeFunctions(FGScope);
|
||||
end;
|
||||
|
||||
function TForm1.CompileAst(const ANode: IAstNode; const AParentScope: IExecutionScope; out ADescriptor: IScopeDescriptor): IAstNode;
|
||||
|
||||
Reference in New Issue
Block a user