Removed unused indent variable.
This commit is contained in:
parent
76887c3d7f
commit
a5d5449007
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ namespace Bind
|
|||
{
|
||||
}
|
||||
|
||||
private string indent = "";
|
||||
|
||||
public void Indent()
|
||||
{
|
||||
++indent_level;
|
||||
|
|
Loading…
Reference in a new issue