cody: clean up

git-svn-id: trunk@36907 -
This commit is contained in:
mattias 2012-04-19 10:52:51 +00:00
parent de2d6487a9
commit e848cfc909

View File

@ -24,10 +24,6 @@
A dialog to create a variable declaration.
It uses the identifier in the source editor to guess the name and type, so
that the user only needs to choose where to create the var.
ToDo:
- guess parameter
- guess j:=<i>
}
unit DeclareVarDlg;