From 51dddfe88abe2d6d5af73c9bc630daa431d7fbe5 Mon Sep 17 00:00:00 2001 From: Niels Date: Wed, 28 Apr 2010 10:16:37 +0200 Subject: [PATCH] Removed unneeded writeln. --- Projects/SAMufasaGUI/framescript.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/SAMufasaGUI/framescript.pas b/Projects/SAMufasaGUI/framescript.pas index 31d3c3d..70e19b0 100644 --- a/Projects/SAMufasaGUI/framescript.pas +++ b/Projects/SAMufasaGUI/framescript.pas @@ -409,7 +409,7 @@ begin mp.Run(ms, nil, Synedit.SelStart + (ep - Synedit.CaretX) - 1,true); bcc := 1;bck := 0;cc := 0; s := mp.GetExpressionAtPos(bcc, bck, cc,posi, true); - WriteLn('is it '+s+'?'); + bracketpos := posi + length(s); if pos('(',s) > 0 then begin;