mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-04 17:11:44 +03:00
statements: Remove some commented code
This commit is contained in:
parent
b2a2871ed7
commit
06d07dfefe
1 changed files with 0 additions and 4 deletions
|
@ -510,10 +510,6 @@ public:
|
|||
e = toElemDtor(stmt->exp);
|
||||
delete e;
|
||||
}
|
||||
/*elem* e = exp->toElem(irs);
|
||||
p->buf.printf("%s", e->toChars());
|
||||
delete e;
|
||||
p->buf.writenl();*/
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue