editor toolbar component: cleanup

git-svn-id: trunk@15544 -
This commit is contained in:
vincents 2008-06-23 15:00:42 +00:00
parent c5c0d79399
commit ad5b5a5a70

View File

@ -98,7 +98,6 @@ procedure TJumpHandler.DoJump(Sender: TObject);
var
SrcEditor: TSourceEditorInterface;
CodeBuffer: TCodeBuffer;
CurCodeTool: TCustomCodeTool;
Node: TCodeTreeNode;
Tool: TCodeTool;
T: TJumpType;